Fantom

 

class

docCompiler::PodDocGenerator

sys::Obj
  fandoc::HtmlDocWriter
    docCompiler::HtmlGenerator
      docCompiler::FandocToHtmlGenerator
        docCompiler::PodDocGenerator

PodDocGenerator generates pod-doc from pod.fandoc.

Slots

contentSource

override Void content()

PodDoc content.

inSource

File? in

makeSource

new make(DocCompiler compiler, Loc loc, File file)

podSource

Pod pod

titleSource

override Str title()

Doc title.