view dtd/error.dtd @ 104:3ae68fe2e938

A nicer look for the directive's synopsis section, including i18n for "syntax", "default", "context", and "any (context)" strings.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 19 Oct 2011 08:29:21 +0000
parents 2bf4cd2787c5
children 7db449e89e92
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           title        CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>