[Doxygen-users] man output: man pages for documented entities
Brought to you by:
dimitri
From: Patrick O. <Pat...@pa...> - 2001-05-03 08:32:29
|
Hi, first of all my thanks to Dimitri for including the man output patches - a few patches less to be added to my local doxygen source ;-) I have been at it again, though. This time I have added the possibility to generate a man page for any entity (function, enumeration, enumeration value, etc.) that is documented. This is configurable and defaults to NO, so that doxygen behaves the same as before. From the new config file: # If the MAN_LINKS tag is set to YES and Doxygen generates man output, # then it will generate one additional man file for each entity # documented in the real man page(s). These additional files # only source the real man page, but without them the man command # would be unable to find the correct page. The default is NO. MAN_LINKS = NO As usual, patch attached... Bye, Patrick Ohly -- // pallas GmbH ............ Patrick Ohly ............. Hermuelheimer Str. 10 Software-Engineer D-50321 Bruehl, Germany po...@pa... fax +49-(0)2232-1896-29 phone +49-(0)2232-1896-30 http://www.pallas.com .......................................................... |