Abstract
PyStyler is a tool for the construction and maintenance of HTML-based informational webs. It automates the insertion of navigational links and allows for the enforcement of a consistent style and insertion of stereotyped design features.
Table of Contents
plan.xml filetemplate.rnc: The template file schema: prologueauthor template elementbody template elementnextTitle template elementnextURL template elementprevTitle template elementprevURL template elementseeAlso template elementtitle template elementupdated template elementupTitle template elementupURL template elementifTargetoption template elementifOption template elementifNoOption template elementThe PyStyler program can help you build and maintain your World Wide Web pages when you start having more than a few dozen of them. In particular, PyStyler automates these common chores of web maintenance:
You can enforce a uniform page style, such as standard title styles and page credits, without having to add these features by hand to each page.
The work required to maintain navigational features (such as next-page and previous-page links) is greatly reduced.
If you decide to change the directory structure you use to store your pages, it is less work to find and fix all the references to pages that have moved.