[MPlayer-dev-eng] XML docs updated

Gabucino gabucino at mplayerhq.hu
Sun Mar 2 09:50:07 CET 2003


Daniel Egger wrote:
> > HTML/default.css was created, and nothing more.
> > (without errors, yeah!!;)
> -  <xsl:import href="/usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl"/>
> +  <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
BTW I read the Makefile:

# Full path of the "chunker" DocBook XSL stylesheet used to generate
# the HTML files.
#
# on debian (potato?)
#CHUNK_XSL = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl
#    
# on Mandrake (9.0?) systems, maybe others 
CHUNK_XSL = /usr/share/sgml/docbook/yelp/docbook/html/chunk.xsl

So I modified to use the above one (the very same one you suggested):

make[1]: Entering directory /home/gabucino/mplayer/xml/en'
sh ../gen-html.xsl.sh /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl > ../html.xsl
rm -f ../HTML/en/*
xmllint --noout --noent --postvalid --catalogs documentation.xml
xsltproc --catalogs -o ../HTML/en/ ../html.xsl documentation.xml
Chunking isn't supported with libxslt
make[1]: *** [../HTML/en/index.html] Segmentation fault

Cool.

-- 
Gabucino
MPlayer Core Team
 - Debian? - "This is our project and we can do whatever we want with it."
				Michael Stone <mstone#debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030302/21c9fdd2/attachment.pgp>


More information about the MPlayer-dev-eng mailing list