summaryrefslogtreecommitdiffstats
path: root/doc/config.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-02-10 18:17:19 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-02-10 18:17:19 (GMT)
commit24f9a159dd76047cf03b92e7d71010947efaf164 (patch)
treed1468ce96ea2cb67fa7825027a3f93a67bf4d9a6 /doc/config.doc
parent1335cc7076d6a752c43c9a4eef958feef84d3edd (diff)
downloadDoxygen-24f9a159dd76047cf03b92e7d71010947efaf164.zip
Doxygen-24f9a159dd76047cf03b92e7d71010947efaf164.tar.gz
Doxygen-24f9a159dd76047cf03b92e7d71010947efaf164.tar.bz2
Release-1.2.13-20020210
Diffstat (limited to 'doc/config.doc')
-rw-r--r--doc/config.doc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 64facc2..b2f5ebf 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -729,6 +729,13 @@ followed by the descriptions of the tags grouped by category.
If a relative path is entered the value of \c OUTPUT_DIRECTORY will be
put in front of it. If left blank `html' will be used as the default path.
+\anchor cfg_html_file_extension
+<dt>\c HTML_FILE_EXTENSION <dd>
+ \addindex HTML_FILE_EXTENSION
+ The \c HTML_FILE_EXTENSION tag can be used to specify the file extension for
+ each generated HTML page (for example: .htm, .php, .asp). If it is left blank
+ doxygen will generate files with .html extension.
+
\anchor cfg_html_header
<dt>\c HTML_HEADER <dd>
\addindex HTML_HEADER