Re: PATCH: Add tags for tabular lists (ala \param, \retval, etc)
mwoehlke <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <[email protected]> |
mwoehlke wrote: > The attached patch adds \li2 and \li3 tags to Doxygen (diff'd against > 1.4.7). \li2 is identical to \param except that it does not cause a > section to be created, and so can be used with custom sections (\par) or > in the detailed description. \li3 uses the first (typically unused) > column to make three-column lists (\li2 does 2-column lists, obviously); > it treats '-' as an empty cell. > > Needed improvements: > - Support the new tags in other output formats (shouldn't be difficult, > but I don't feel familiar enough with the code - or LaTeX for that > matter - to want to mess with it). > > Suggested improvements: > - Allow mixing \li2 and \li3 in the same table/list (and then remove > treating '-' as empty). > - Add \li1? > > I'm also open to suggestions on how to make the new code less ugly (for > instance, not needing the second params list would be nice). Any comments? -- Matthew Download. Untar. Configure. Make. Install. Lather. Rinse. Repeat. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV