[SCM] website branch, master, updated. 881c687635ea86ddc5323ca87b7a60a4169c6141
Bas Couwenberg
sebastic at xs4all.nl
Sat Jan 4 21:28:33 UTC 2014
The following commit has been merged in the master branch:
commit 881c687635ea86ddc5323ca87b7a60a4169c6141
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jan 4 22:28:26 2014 +0100
Increase TOC section depth from 2 to 4.
diff --git a/Makefile b/Makefile
index 0046c2f..a86d585 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,9 @@ PUBLISHDIR=/home/groups/pkg-grass/htdocs
all: policy
policy:
- xsltproc --output policy.html \
+ xsltproc \
+ --param toc.section.depth 4 \
+ --output policy.html \
/usr/share/xml/docbook/stylesheet/docbook-xsl/xhtml/docbook.xsl \
policy.xml 2>/dev/null
--
pkg-grass website
More information about the Pkg-grass-devel
mailing list