view doc/docbook2html.sh @ 1737:fad7d30676c3

Editors: disable Delete button if a .desktop file is not writeable and disable Edit button when no entry is selected.
author zas_
date Fri, 04 Dec 2009 20:40:02 +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