view dtd/module.dtd @ 53:60796d056dde

Renamed section name "Usage example" to "Example Configuration" which more closely corresponds to the term used throughout the original Russian documentation.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 12:01:40 +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;