Doxygen "@ref" in Reader mode
I tried to use Reader mode and found weird how it treats `@ref` of doxygen documentation. In rendered documentation in place of `@ref`, a “Ref” heading appears. It makes no sens in my opinion. Is this something I can change in the settings or is it known issue?
Moreover a new line is also ignored, see below snippet in rendered view:
* myFunction
*
* This is my function. For more details, see @ref struct_s .
Screen shots to clarify what I'm trying to describe:
1. Example of doxygen documentation:
2. Rendered view
3. Note that I just expected to see something similar to generated doxygen documentation:
If there is any clarification on this matter, I would appreciate your comments!
Please sign in to leave a comment.