diff dtd/module.dtd @ 1684:ac9fa096b685

Added the module/para/@id attribute.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 13 Apr 2016 09:09:01 +0300
parents 1594ed379f1f
children 5c55b7054b58
line wrap: on
line diff
--- a/dtd/module.dtd
+++ b/dtd/module.dtd
@@ -40,6 +40,9 @@
                          emphasis | example | header | http-status | link |
                          list | literal | note | path | value | var |
                          mainline_version | stable_version | commercial_version)* >
+<!ATTLIST   para
+            id          ID #IMPLIED
+>
 
 <!ELEMENT   c-def       (#PCDATA)* >