view doc/docbook2html.sh @ 1751:003b22ea289a

Update catalan translation, by angel mompo.
author zas_
date Wed, 27 Jan 2010 19:58:11 +0000
parents b92fc3c922ac
children
line wrap: on
line source

#!/bin/sh

mkdir html
#xsltproc --xinclude -o index.html /usr/share/xml/docbook/stylesheet/nwalsh/current/html/docbook.xsl docbook/GuideIndex.xml

# this requires gnome-doc-utils package
xsltproc --xinclude -o html/GuideIndex.html /usr/share/xml/gnome/xslt/docbook/html/db2html.xsl docbook/GuideIndex.xml