
class
docCompiler::FandocToHtmlGenerator
sys::Obj fandoc::HtmlDocWriter docCompiler::HtmlGenerator docCompiler::FandocToHtmlGenerator
FandocToHtmlGenerator generates an HTML file for a standalone fandoc file
Slots
- content
-
override Void content()
Generate the content section of the document.
- doc
-
Doc doc
- file
-
File file
- findPrevNext
-
Void findPrevNext()
- header
-
override Void header()
Generate the header section of the document.
- make
-
new make(DocCompiler compiler, Location loc, File file, Doc doc)
- next
-
Uri next
- prev
-
Uri prev
- prevNext
-
Void prevNext()
-
override Void sidebar()
Generate the sidebar section of the document.
- title
-
override Str title()
Return the title for this document.