#!/bin/sh echo "Build help TOC for web" xsltproc toc.xslt ../helpfiles/TableOfContents.xml > ../helpfiles/trac_toc.htm tar --create --gzip --file webhelp.tgz --exclude ".[a-zA-Z]*" --exclude META-INF ../helpfiles/