Hello,
i wonder why some documentation remarks above a sub / function in a library
appear in ide as invalid description.
it seems the & char inside of the remark block make trouble there.
bad
ok
i wonder why some documentation remarks above a sub / function in a library
appear in ide as invalid description.
it seems the & char inside of the remark block make trouble there.
bad
/**
* define the 3d class and add the surface view to a activity
* also add pause & resume
ok
/**
* define the 3d class and add the surface view to a activity
* also add pause and resume