##// END OF EJS Templates
disabled top index...
florianlink -
r142:aeb46d33ac6f
parent child
Show More
@@ -933,7 +933,7 QHG_LOCATION =
933 # top of each HTML page. The value NO (the default) enables the index and
933 # top of each HTML page. The value NO (the default) enables the index and
934 # the value YES disables it.
934 # the value YES disables it.
935
935
936 DISABLE_INDEX = NO
936 DISABLE_INDEX = YES
937
937
938 # This tag can be used to set the number of enum values (range [1..20])
938 # This tag can be used to set the number of enum values (range [1..20])
939 # that doxygen will group on one line in the generated HTML documentation.
939 # that doxygen will group on one line in the generated HTML documentation.
General Comments 0
You need to be logged in to leave comments. Login now