I prefer the STRIP_CODE_COMMENTS = NO

Reason: Don't hide things.  Make it all visible.

====
$ svn diff Doxyfile
Index: Doxyfile
===================================================================
--- Doxyfile    (revision 1858)
+++ Doxyfile    (working copy)
@@ -697,7 +697,7 @@
 # doxygen to hide any special comment blocks from generated source code
 # fragments. Normal C and C++ comments will always remain visible.

-STRIP_CODE_COMMENTS    = YES
+STRIP_CODE_COMMENTS    = NO

 # If the REFERENCED_BY_RELATION tag is set to YES
 # then for each documented function all documented


_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to