Lines Matching refs:man
2156 # Configuration options related to the man page output
2159 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2165 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2169 # The default directory is: man.
2172 MAN_OUTPUT = man
2175 # man pages. In case the manual section does not start with a number, the number
2184 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
2190 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
2191 # will generate one additional man file for each entity documented in the real
2192 # man page(s). These additional files only source the real man page, but without
2193 # them the man command would be unable to find the correct page.