summaryrefslogtreecommitdiffstats
path: root/qtools
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-05-19 12:11:23 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-05-19 12:11:23 (GMT)
commit7e1fa1f27b1d85172af518acc24b8bc68a0f1b29 (patch)
tree58d7a64919b99cc76fdc7120ae5d0407f3163a67 /qtools
parentc11926b2549660b7eb6b73aa4bf2096e56a6f8dd (diff)
downloadDoxygen-7e1fa1f27b1d85172af518acc24b8bc68a0f1b29.zip
Doxygen-7e1fa1f27b1d85172af518acc24b8bc68a0f1b29.tar.gz
Doxygen-7e1fa1f27b1d85172af518acc24b8bc68a0f1b29.tar.bz2
Release-1.8.1
Diffstat (limited to 'qtools')
-rw-r--r--qtools/Doxyfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/qtools/Doxyfile b/qtools/Doxyfile
index 13f4d0e..65efcf4 100644
--- a/qtools/Doxyfile
+++ b/qtools/Doxyfile
@@ -9,7 +9,7 @@ PROJECT_NUMBER =
PROJECT_BRIEF =
PROJECT_LOGO =
OUTPUT_DIRECTORY = ../qtools_docs
-CREATE_SUBDIRS = NO
+CREATE_SUBDIRS = YES
OUTPUT_LANGUAGE = English
BRIEF_MEMBER_DESC = YES
REPEAT_BRIEF = YES
@@ -117,7 +117,7 @@ FILTER_SOURCE_PATTERNS =
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------
-SOURCE_BROWSER = NO
+SOURCE_BROWSER = YES
INLINE_SOURCES = NO
STRIP_CODE_COMMENTS = YES
REFERENCED_BY_RELATION = YES
@@ -145,7 +145,6 @@ HTML_COLORSTYLE_HUE = 220
HTML_COLORSTYLE_SAT = 100
HTML_COLORSTYLE_GAMMA = 80
HTML_TIMESTAMP = YES
-HTML_ALIGN_MEMBERS = YES
HTML_DYNAMIC_SECTIONS = YES
GENERATE_DOCSET = YES
DOCSET_FEEDNAME = "Doxygen generated docs"