summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadoc.rnc')
-rw-r--r--metadoc.rnc12
1 files changed, 6 insertions, 6 deletions
diff --git a/metadoc.rnc b/metadoc.rnc
index a69bef0..481587c 100644
--- a/metadoc.rnc
+++ b/metadoc.rnc
@@ -69,12 +69,12 @@ section =
body = element body { body.attlist, (\include | block.class+) }
chapter |= notAllowed
start =
- summary
- | glepindex
- | values
- | included
- | dynamic
+ dynamic
| author
| license
- | abstract
+ | values
+ | included
+ | summary
| metadoc
+ | abstract
+ | glepindex