Fantom

 

class

docCompiler::HtmlTheme

sys::Obj
  docCompiler::HtmlTheme

HtmlTheme decorates a HtmlGenerator

Slots

endPageSource

virtual Void endPage(OutStream out)

Write the closing content for the page.

startPageSource

virtual Void startPage(OutStream out, Str title, Str pathToRoot)

Write the beginning content for the page.