Lines Matching refs:man
2108 # Configuration options related to the man page output
2111 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2117 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2121 # The default directory is: man.
2124 MAN_OUTPUT = man
2127 # man pages. In case the manual section does not start with a number, the number
2136 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
2142 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2143 # will generate one additional man file for each entity documented in the real
2144 # man page(s). These additional files only source the real man page, but without
2145 # them the man command would be unable to find the correct page.