
class
docCompiler::TopIndexGenerator
sys::Obj fandoc::HtmlDocWriter docCompiler::HtmlGenerator docCompiler::TopIndexGenerator
TopIndexGenerator generates the top level index file.
Slots
- content
-
override Void content()
Generate the content section of the document.
- header
-
override Void header()
Generate the header section of the document.
- isAPI
- listPods
- make
-
new make(DocCompiler compiler, Location loc, OutStream out)
- pathToRoot
-
override Str pathToRoot()
Returnt the relative path to the document root.
- title
-
override Str title()
Return the title for this document.