include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
To add a new DocBook XML file to an existing document, follow these steps:
Place the new DocBook XML file in the primary language directory.
Edit the Makefile
and add the
filename to the XMLFILES-${1}
listing.
Append a \ to the last existing line, and
on the next line add an entry for the new file. Remember to
add the ${1}/
prefix as a substitute for
the language directory name.