view dtd/error.dtd @ 1914:f8659301a260

Added hash API description.
author Vladimir Homutov <vl@nginx.com>
date Wed, 22 Feb 2017 17:27:40 +0300
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

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