#!/usr/bin/sh
dtd2html -ents -nodocurl -outdir ../htdocs/$2 \
         -tree -treelink -verbose $1
