aboutsummaryrefslogtreecommitdiffstats
path: root/doc/layout.xml
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-17 11:03:53 +0100
committerDavid Robillard <d@drobilla.net>2020-03-17 11:03:53 +0100
commit0cbe2f3fce613cf129e3c17590456ebece636a41 (patch)
treed25703f639ae619a3f431471e5cd52297e1b9b50 /doc/layout.xml
parent51a93e2cae7a8798bdd4965dcaedc7d9ed5c0d02 (diff)
downloadserd-0cbe2f3fce613cf129e3c17590456ebece636a41.tar.gz
serd-0cbe2f3fce613cf129e3c17590456ebece636a41.tar.bz2
serd-0cbe2f3fce613cf129e3c17590456ebece636a41.zip
Update documentation style
Diffstat (limited to 'doc/layout.xml')
-rw-r--r--doc/layout.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/layout.xml b/doc/layout.xml
index f752de13..4744245e 100644
--- a/doc/layout.xml
+++ b/doc/layout.xml
@@ -25,6 +25,7 @@
<!-- Layout definition for a class page -->
<class>
<briefdescription visible="yes"/>
+ <detaileddescription title=""/>
<includes visible="$SHOW_INCLUDE_FILES"/>
<inheritancegraph visible="$CLASS_GRAPH"/>
<collaborationgraph visible="$COLLABORATION_GRAPH"/>
@@ -83,6 +84,7 @@
<!-- Layout definition for a namespace page -->
<namespace>
<briefdescription visible="yes"/>
+ <detaileddescription title=""/>
<memberdecl>
<nestednamespaces visible="yes" title=""/>
<constantgroups visible="yes" title=""/>
@@ -93,7 +95,6 @@
<variables title=""/>
<membergroups visible="yes"/>
</memberdecl>
- <detaileddescription title=""/>
<memberdef>
<inlineclasses title=""/>
<typedefs title=""/>