Skip to content
Snippets Groups Projects
Commit bb4eefe7 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

doc: Improve DocBook XML validity

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.
parent 769065c1
No related branches found
No related tags found
No related merge requests found
Showing
with 152 additions and 152 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment