diff options
Diffstat (limited to 'doxygen/doxygen.conf.in')
-rw-r--r-- | doxygen/doxygen.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doxygen/doxygen.conf.in b/doxygen/doxygen.conf.in index 51b2a113..c0e122ea 100644 --- a/doxygen/doxygen.conf.in +++ b/doxygen/doxygen.conf.in @@ -1151,3 +1151,6 @@ DOT_CLEANUP = YES # used. If set to NO the values of all tags below this one will be ignored. SEARCHENGINE = NO + +SHOW_DIRECTORIES=NO + |