appledoc icon indicating copy to clipboard operation
appledoc copied to clipboard

Text omitted when a new line starts with an opening bracket "("

Open LearnCocos2D opened this issue 11 years ago • 0 comments

Example:

/**  documenting something
(hello bracket)
this is ignored in the output

Anything past the first line is simply omitted in the output.

LearnCocos2D avatar Nov 27 '14 16:11 LearnCocos2D