view doc/docbook2html.sh @ 1746:219a5dd783ed

Log a message when EOVERFLOW error is set by stat() when building files lists. See bug 2876142.
author zas_
date Sat, 09 Jan 2010 10:37:48 +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