[Doxygen-develop] Possible bug in manpage creation: Minux signs are not escaped
Brought to you by:
dimitri
From: Daniel L. <dan...@gm...> - 2007-05-18 19:48:28
|
Hello, Consider e.g. http://mpqc.cvs.sourceforge.net/*checkout*/mpqc/mpqc/bin/sc-config.dox as example. The created manpages do not escape the hyphens, although they should be (to my knowledge) and the Whatis entry is created correctly: > .SH NAME > sc-config \- The sc-config program is used to obtain information about MPQC's compile time environment. I would consider this a bug in doxygen. I didn't find an info, how to get doxygen to escape the minus here. Regards, Daniel |