summaryrefslogtreecommitdiff
path: root/docs/doxygen.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen.conf')
-rw-r--r--docs/doxygen.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index cb046de..2baf1cd 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -1059,7 +1059,7 @@ RTF_EXTENSIONS_FILE =
# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
# generate man pages
-GENERATE_MAN = NO
+GENERATE_MAN = YES
# The MAN_OUTPUT tag is used to specify where the man pages will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
@@ -1078,7 +1078,7 @@ MAN_EXTENSION = .3
# 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
+MAN_LINKS = YES
#---------------------------------------------------------------------------
# configuration options related to the XML output