# Define the location of the templates to use. Style sheets and scripts are # specified relative to the template directory and will be copied into # subdirectories of the output directory. HTML.templatedir = . HTML.stylesheets = style.css HTML.scripts = # Include the style sheets and scripts used. HTML.headerstyles = \ " \n" HTML.headerscripts = HTML.endheader = \ "\n" \ "\n"