| 1 |
# Doxyfile 1.5. |
|
| 1 |
# Doxyfile 1.5.9 |
|
| 2 | 2 |
|
| 3 | 3 |
#--------------------------------------------------------------------------- |
| 4 | 4 |
# Project related configuration options |
| ... | ... |
@@ -21,7 +21,6 @@ |
| 21 | 21 |
JAVADOC_AUTOBRIEF = NO |
| 22 | 22 |
QT_AUTOBRIEF = NO |
| 23 | 23 |
MULTILINE_CPP_IS_BRIEF = NO |
| 24 |
DETAILS_AT_TOP = YES |
|
| 25 | 24 |
INHERIT_DOCS = NO |
| 26 | 25 |
SEPARATE_MEMBER_PAGES = NO |
| 27 | 26 |
TAB_SIZE = 8 |
| ... | ... |
@@ -223,7 +222,7 @@ |
| 223 | 222 |
EXPAND_AS_DEFINED = |
| 224 | 223 |
SKIP_FUNCTION_MACROS = YES |
| 225 | 224 |
#--------------------------------------------------------------------------- |
| 226 |
# |
|
| 225 |
# Options related to the search engine |
|
| 227 | 226 |
#--------------------------------------------------------------------------- |
| 228 | 227 |
TAGFILES = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ " |
| 229 | 228 |
GENERATE_TAGFILE = html/lemon.tag |
0 comments (0 inline)