There's no documentation for this item.
| Public Methods | |
|---|---|
| for | Generators may need to return specific subclasses depending on the options they are passed. Because of this we create them using a factory |
| gen_ |
convert a target url to one that is relative to a given path |
| generate | Build the initial indices and output objects based on an array of TopLevel objects containing the extracted information. |
| new | Set up a new HTML generator. Basically all we do here is load up the correct output temlate |
| Private Methods | |
|---|---|
| build_ |
|
| build_ |
Generate: |
| gen_ |
|
| gen_ |
|
| gen_ |
|
| gen_ |
|
| gen_ |
The main index page is mostly a template frameset, but includes the initial page. If the —main option was given, we use this as our main page, otherwise we use the first file specified on the command line. |
| gen_ |
|
| gen_ |
See the comments at the top for a description of the directory structure |
| generate_ |
Generate all the HTML |
| load_ |
Load up the HTML template specified in the options. If the template name contains a slash, use it literally |
| main_ |
return the url of the main page |
| write_ |
Write out the style sheet used by the main frames |
<code/>and<pre/>for code samples.