view dtd/module.dtd @ 49:d6fd8dcbe758

Removed the "dirs" target that doesn't seem to do anything necessary.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 07:23:17 +0000
parents 9d3403f5204d
children 8213f3f1c93d
line wrap: on
line source

<!ELEMENT  digest       (title, article+) >

<!ELEMENT  module       (para+) >
<!ATTLIST  module       date CDATA #REQUIRED >

<!ENTITY % content      SYSTEM  "content.dtd" >
          %content;