summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-03-23 15:16:24 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-03-23 15:16:24 (GMT)
commit2790daaa7799fc3148b8106b357da9f8e9f4a07f (patch)
treeb1da9c5debed528cbf794fef9c398c3b7cfc2888 /src/config.xml
parent030aad9a6e82b0655a54a2d158080d542d6d8aaf (diff)
parente6a78b6b2573388353bdb5dcd7a13dcc11959d13 (diff)
downloadDoxygen-2790daaa7799fc3148b8106b357da9f8e9f4a07f.zip
Doxygen-2790daaa7799fc3148b8106b357da9f8e9f4a07f.tar.gz
Doxygen-2790daaa7799fc3148b8106b357da9f8e9f4a07f.tar.bz2
Merge pull request #146 from albert-github/feature/extension_chm_prev_next
Enable Previous and Next buttons in chm output file
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 1506b65..c832112 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>