mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
identify "refentry" as DocBook
This commit is contained in:
parent
3fdebbf9ac
commit
9d42453dfd
1 changed files with 3 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. -->
|
|||
<uri pattern="*.html" typeId="XHTML"/>
|
||||
<uri pattern="*.rng" typeId="RELAX NG"/>
|
||||
<uri pattern="*.rdf" typeId="RDF"/>
|
||||
|
||||
|
||||
<namespace ns="http://www.w3.org/1999/XSL/Transform" typeId="XSLT"/>
|
||||
<namespace ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" typeId="RDF"/>
|
||||
<namespace ns="http://www.w3.org/1999/xhtml" typeId="XHTML"/>
|
||||
|
|
@ -39,10 +39,11 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. -->
|
|||
|
||||
<documentElement prefix="" localName="article" typeId="DocBook"/>
|
||||
<documentElement prefix="" localName="book" typeId="DocBook"/>
|
||||
<documentElement prefix="" localName="refentry" typeId="DocBook"/>
|
||||
|
||||
<documentElement localName="RDF" typeId="RDF"/>
|
||||
<documentElement prefix="rdf" typeId="RDF"/>
|
||||
|
||||
|
||||
<documentElement localName="locatingRules" uri="locate.rnc"/>
|
||||
|
||||
<typeId id="XSLT" uri="xslt.rnc"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue