summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorChristoph Lipka <c-lipka@users.noreply.github.com>2016-04-30 15:48:37 (GMT)
committerChristoph Lipka <c-lipka@users.noreply.github.com>2016-04-30 15:48:37 (GMT)
commit7e564896fcc41c2b1a6bd5c86ebebab0de7ea5f9 (patch)
treece23ec5c400c8405f595f45635b00290da4ddece /Doxyfile
parentd6952dc609f22553c779034a9769c55e22f4194d (diff)
downloadDoxygen-7e564896fcc41c2b1a6bd5c86ebebab0de7ea5f9.zip
Doxygen-7e564896fcc41c2b1a6bd5c86ebebab0de7ea5f9.tar.gz
Doxygen-7e564896fcc41c2b1a6bd5c86ebebab0de7ea5f9.tar.bz2
Added an option to add "anonymous" headings to the table of contents (currently Markdown only).
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 325a875..82a57b7 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -35,6 +35,7 @@ OPTIMIZE_FOR_FORTRAN = NO
OPTIMIZE_OUTPUT_VHDL = NO
EXTENSION_MAPPING =
MARKDOWN_SUPPORT = YES
+TOC_INCLUDE_HEADINGS =
AUTOLINK_SUPPORT = YES
BUILTIN_STL_SUPPORT = NO
CPP_CLI_SUPPORT = NO