diff options
author | David Robillard <d@drobilla.net> | 2007-04-18 01:05:55 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-04-18 01:05:55 +0000 |
commit | 6626f77037747855e7dcec64697d436c4300d7c2 (patch) | |
tree | 1dc1ad51e18cbdd421ff677df8427801774b1dfd /doc/reference.doxygen.in | |
parent | edbd4d24fd67f8c1c346d9d26ed2a3708a30b684 (diff) | |
download | lilv-6626f77037747855e7dcec64697d436c4300d7c2.tar.gz lilv-6626f77037747855e7dcec64697d436c4300d7c2.tar.bz2 lilv-6626f77037747855e7dcec64697d436c4300d7c2.zip |
Documentation fixes.
git-svn-id: http://svn.drobilla.net/lad/slv2@454 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r-- | doc/reference.doxygen.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 9eb3e81..8f4ebf1 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -668,7 +668,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 = NO +DISABLE_INDEX = YES # 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. |