[Doxygen-develop] manonly patch
Brought to you by:
dimitri
From: Carsten S. <ca...@ww...> - 2004-02-20 15:44:51
|
Dear doxygen developers, I'm a very fond user of doxygen, I use it for all my documentation needs. However, I recently discovered while writing a man page, through doxygen, that it didn't do exactly what I wanted it to do. I wanted to make an underline of my applications name, and found that neither the html tag <u> or an equivalent doxygen tag existed. At this point I thought about adding support for <u> in doxygen, but I soon discovered while continuing writing my man page that I at times needed more specific nroff code, so I looked for a manonly option. This doxygen code didn't exist, and I couldn't think of any reason why it shouldn't, so I added it to my code, and made a patch (Html documentation included). Unfortunately my code wasn't the newest 1.3.6 release but 1.3.4, however, I've checked the patch with 1.3.6 under cygwin and it seems to work. Regards, Carsten Stiborg -- Open WebMail Project (http://openwebmail.org) |