
class
docCompiler::PodIndexGenerator
sys::Obj fandoc::HtmlDocWriter docCompiler::HtmlGenerator docCompiler::PodIndexGenerator
PodIndexGenerator generates the index file for a pod.
Slots
- content
-
override Void content()
Generate the content section of the document.
- firstSentence
- header
-
override Void header()
Generate the header section of the document.
- make
-
new make(DocCompiler compiler, Location loc, OutStream out)
- pod
-
Pod pod
-
override Void sidebar()
Generate the sidebar section of the document.
- title
-
override Str title()
Return the title for this document.
- types
-
Type[] types