• Peter Eisentraut's avatar
    doc: Improve DocBook XML validity · bb4eefe7
    Peter Eisentraut authored
    DocBook XML is superficially compatible with DocBook SGML but has a
    slightly stricter DTD that we have been violating in a few cases.
    Although XSLT doesn't care whether the document is valid, the style
    sheets don't necessarily process invalid documents correctly, so we need
    to work toward fixing this.
    
    This first commit moves the indexterms in refentry elements to an
    allowed position.  It has no impact on the output.
    bb4eefe7
createlang.sgml 8.09 KB