diff docs/dtd/module.dtd @ 4081:deab88e4c35a

Basic inter-document and external linking support.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 08 Sep 2011 13:26:06 +0000
parents 24f511e94057
children db565f0198f5
line wrap: on
line diff
--- a/docs/dtd/module.dtd
+++ b/docs/dtd/module.dtd
@@ -55,6 +55,7 @@
 <!ATTLIST   link
             doc         CDATA #IMPLIED
             id          CDATA #IMPLIED
+            url         CDATA #IMPLIED
 >
 
 <!ELEMENT   list        (listitem+ | (tag-name | tag-desc)+) >