Fan

 

class

docCompiler::PodIndexGenerator

sys::Obj
  fandoc::HtmlDocWriter
    docCompiler::HtmlGenerator
      docCompiler::PodIndexGenerator

PodIndexGenerator generates the index file for a pod.

Slots

contentSource

override Void content()

Generate the content section of the document.

firstSentenceSource

static Str firstSentence(Str s)

override Void header()

Generate the header section of the document.

makeSource

new make(DocCompiler compiler, Location loc, OutStream out)

podSource

Pod pod

override Void sidebar()

Generate the sidebar section of the document.

titleSource

override Str title()

Return the title for this document.

typesSource

Type[] types