1 cd projectPath
2 appledoc --no-create-docset --output ./doc --project-name "xxxxx" --project-company "xxxxxx" ./
///@name 类似jazzy mark
///@param str str
- (void)test:(NSString*)str;
1 cd projectPath
2 appledoc --no-create-docset --output ./doc --project-name "xxxxx" --project-company "xxxxxx" ./
///@name 类似jazzy mark
///@param str str
- (void)test:(NSString*)str;