summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2014-03-23 11:50:34 (GMT)
committeralbert-github <albert.tests@gmail.com>2014-03-23 11:50:34 (GMT)
commite6a78b6b2573388353bdb5dcd7a13dcc11959d13 (patch)
treeb50e97380564df58499cf2a24e17fc865ba800ce /src/config.xml
parent683ef76f7bf1ba929f9c263064bb5f6c8e377275 (diff)
downloadDoxygen-e6a78b6b2573388353bdb5dcd7a13dcc11959d13.zip
Doxygen-e6a78b6b2573388353bdb5dcd7a13dcc11959d13.tar.gz
Doxygen-e6a78b6b2573388353bdb5dcd7a13dcc11959d13.tar.bz2
Enable Previous and Next buttons in chm output file
Enables the Previous and Next buttons in case of a binary table of contents in the chm output file (binary toc is a requirement for the Precious and Next buttons).
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 75b723d..08f3e14 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -2029,7 +2029,8 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
<![CDATA[
The \c BINARY_TOC flag
controls whether a binary table of contents is generated (\c YES) or a
- normal table of contents (\c NO) in the `.chm` file.
+ normal table of contents (\c NO) in the `.chm` file. Furthermore it enables
+ the `Previous` and `Next` buttons.
]]>
</docs>
</option>