Grouping Of Simple Sections
SmokingRope <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <[email protected]> |
I put together a feature request in bugzilla and have now submitted a patch which implements the desired functionality. http://bugzilla.gnome.org/show_bug.cgi?id=539333 The idea was to allow certain paragraphs to be merged into a single paragraph before appearing int the final output formats created by doxygen. My reasoning behind doing this was to make a robust way for capturing the progression of events within a function. It just so happened that allowing existing paragraph commands such as note, return, author, etc... was very little trouble. This feature is similar to the addendum functionality described in the todo-list, however in the context of the paragraphs in a function, class or variable's documentation block. The patch has been generated against the doxygen 1.5.6 trunk, please let me know if there is anything i can do to help this feature into the codebase. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop