Ticket #471 (closed defect: fixed)
Documentation errors against docbook 4.3 dtd
| Reported by: | colivier | Owned by: | colivier |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | doc docbook dtd | Cc: |
Description
cd docs make check
installation.xml:279: element command: validity error : Element emphasis is not declared in command list of possible children
<term><command>--prefix=<emphasis>PREFIX</emphasis></command></term>
^
installation.xml:301: element command: validity error : Element emphasis is not declared in command list of possible children
<term><command>--with-pgconfig=<emphasis>FILE</emphasis></command></term>
^
installation.xml:315: element command: validity error : Element emphasis is not declared in command list of possible children
<term><command>--with-geosconfig=<emphasis>FILE</emphasis></command></term>
^
installation.xml:329: element command: validity error : Element emphasis is not declared in command list of possible children
<term><command>--with-projdir=<emphasis>DIR</emphasis></command></term>
^
using_postgis_dataman.xml:368: element listitem: validity error : Element listitem content does not follow the DTD, expecting (calloutlist | glosslist | itemizedlist | orderedlist | segmentedlist | simplelist | variablelist | caution | important | note | tip | warning | literallayout | programlisting | programlistingco | screen | screenco | screenshot | synopsis | cmdsynopsis | funcsynopsis | classsynopsis | fieldsynopsis | constructorsynopsis | destructorsynopsis | methodsynopsis | formalpara | para | simpara | address | blockquote | graphic | graphicco | mediaobject | mediaobjectco | informalequation | informalexample | informalfigure | informaltable | equation | example | figure | table | msgset | procedure | sidebar | qandaset | task | anchor | bridgehead | remark | highlights | abstract | authorblurb | epigraph | indexterm | beginpage)+, got (CDATA)
he best solution, in terms of performance and functionality available.</listitem
...
Change History
Note: See
TracTickets for help on using
tickets.
