[postgis-devel] [PostGIS] #736: Error generating documentation

PostGIS trac at osgeo.org
Tue Dec 28 15:22:33 PST 2010


#736: Error generating documentation
----------------------------+-----------------------------------------------
 Reporter:  aperi2007       |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Hi,

 An error occur when try to generate the documentation

 ....
 cat postgis.xml | sed "s/@@LAST_RELEASE_VERSION@@/2.0.0SVN/g" > postgis-
 out.xml
 /usr/bin/xsltproc --param section.autolabel 1 --param
 section.label.includes.component.label 1 --param chunk.section.depth 0
 --param generate.section.toc.level 1 --param funcsynopsis.style ansi
 --param admon.graphics 1 --param admon.textlabel 0 --param
 simplesect.in.toc 0 --param use.id.as.filename 1 --param chunk.quietly 1
 --stringparam html.stylesheet style.css  \
                 --output html/postgis.html \
                 /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl
 \
                 postgis-out.xml
 ERROR: xref linking to RT_ST_Box2D has no generated link text.
 Error: no ID for constraint linkend: RT_ST_Box2D.
 ERROR: xref linking to RT_ST_Box2D has no generated link text.
 Error: no ID for constraint linkend: RT_ST_Box2D.
 ERROR: xref linking to RT_ST_Box2D has no generated link text.
 Error: no ID for constraint linkend: RT_ST_Box2D.
 make[1]: Leaving directory
 `/home/postgres/software/postgis/postgis-2.0.0SVN/doc'
 postgres at deb:~/software/postgis/postgis-2.0.0SVN$ ls ../
 .....


 Andrea.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/736>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list