summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 8f4ebf1..ce9cd2d 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -421,6 +421,7 @@ WARN_LOGFILE =
INPUT = @top_srcdir@/doc/mainpage.dox \
@top_srcdir@/slv2/types.h \
+ @top_srcdir@/slv2/model.h \
@top_srcdir@/slv2/pluginlist.h \
@top_srcdir@/slv2/stringlist.h \
@top_srcdir@/slv2/plugin.h \
@@ -668,7 +669,7 @@ TOC_EXPAND = NO
# top of each HTML page. The value NO (the default) enables the index and
# the value YES disables it.
-DISABLE_INDEX = YES
+DISABLE_INDEX = NO
# This tag can be used to set the number of enum values (range [1..20])
# that doxygen will group on one line in the generated HTML documentation.