removed list of tables

This commit is contained in:
Roland Gruber 2017-05-20 09:13:36 +02:00
parent e423194cce
commit 4e2fc18eda
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
rm -rf ../manual
mkdir ../manual
xsltproc --xinclude -o ../manual/ --stringparam html.stylesheet.type text/css --stringparam html.stylesheet style.css /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl howto.xml
xsltproc --xinclude -o ../manual/ --stringparam generate.toc "book toc" --stringparam html.stylesheet.type text/css --stringparam html.stylesheet style.css /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl howto.xml
mkdir ../manual/images
cp images/*.png ../manual/images
mkdir ../manual/resources