diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/layout.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/layout.xml b/doc/layout.xml index 4744245..2995c0e 100644 --- a/doc/layout.xml +++ b/doc/layout.xml @@ -108,6 +108,7 @@ <!-- Layout definition for a file page --> <file> <briefdescription visible="yes"/> + <detaileddescription title=""/> <includes visible="$SHOW_INCLUDE_FILES"/> <includegraph visible="$INCLUDE_GRAPH"/> <includedbygraph visible="$INCLUDED_BY_GRAPH"/> @@ -123,7 +124,6 @@ <variables title=""/> <membergroups visible="yes"/> </memberdecl> - <detaileddescription title=""/> <memberdef> <inlineclasses title=""/> <defines title=""/> |