summaryrefslogtreecommitdiff
path: root/doc/doxygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.1')
-rw-r--r--doc/doxygen.110
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/doxygen.1 b/doc/doxygen.1
index 45090f4..c227791 100644
--- a/doc/doxygen.1
+++ b/doc/doxygen.1
@@ -23,7 +23,11 @@ doxygen [configName]
.IP
If - is used for configName doxygen will read from standard input.
.TP
-4) Use doxygen to generate a template style sheet file for RTF, HTML or Latex.
+4) Use doxygen to generate a template file controlling the layout of the generated documentation:
+.IP
+doxygen -l layoutFileName.xml
+.TP
+5) Use doxygen to generate a template style sheet file for RTF, HTML or Latex.
.TP
RTF:
doxygen \fB\-w\fR rtf styleSheetFile
@@ -33,7 +37,7 @@ doxygen \fB\-w\fR html headerFile footerFile styleSheetFile [configFile]
.TP
LaTeX: doxygen \fB\-w\fR latex headerFile footerFile styleSheetFile [configFile]
.TP
-5) Use doxygen to generate an rtf extensions file
+6) Use doxygen to generate an rtf extensions file
.TP
RTF:
doxygen \fB\-e\fR rtf extensionsFile
@@ -41,6 +45,6 @@ doxygen \fB\-e\fR rtf extensionsFile
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.
.SH AUTHOR
-Doxygen version VERSION, Copyright Dimitri van Heesch 1997-2012
+Doxygen version VERSION, Copyright Dimitri van Heesch 1997-2013
.SH SEE ALSO
doxywizard(1).