summaryrefslogtreecommitdiffstats
path: root/doc/doxygen.1
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2018-09-15 15:12:08 (GMT)
committerGitHub <noreply@github.com>2018-09-15 15:12:08 (GMT)
commit6c1c88f41aa68e6999bfa4b72e37c5a8034588a5 (patch)
treec7e362d4241f6f4e30b0f85afa08b31506bd12a5 /doc/doxygen.1
parent7a24844b214005b4a12005c4d3e3c2c998dd8ae5 (diff)
parented1fb80b55bab16443b211ebeb1cd45bb630b08b (diff)
downloadDoxygen-6c1c88f41aa68e6999bfa4b72e37c5a8034588a5.zip
Doxygen-6c1c88f41aa68e6999bfa4b72e37c5a8034588a5.tar.gz
Doxygen-6c1c88f41aa68e6999bfa4b72e37c5a8034588a5.tar.bz2
Merge pull request #6510 from albert-github/feature/doxyfile_differnces
Difference between standard and used Doxyfile
Diffstat (limited to 'doc/doxygen.1')
-rw-r--r--doc/doxygen.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doxygen.1 b/doc/doxygen.1
index 5ac287e..a9c6b38 100644
--- a/doc/doxygen.1
+++ b/doc/doxygen.1
@@ -41,6 +41,10 @@ LaTeX: doxygen \fB\-w\fR latex headerFile footerFile styleSheetFile [configFile]
.TP
RTF:
doxygen \fB\-e\fR rtf extensionsFile
+.TP
+7) Use doxygen to compare the used configuration file with the template configuration file
+.TP
+doxygen \fB\-x\fR [configFile]
.PP
If \fB\-s\fR is specified the comments in the config file will be omitted.
If configName is omitted `Doxyfile' will be used as a default.