const class compilerDoc::DocTopIndex

sys::Obj
  compilerDoc::Doc
    compilerDoc::DocTopIndex

Source

DocTopIndex models the top-level index

docName

virtual override Str docName()

Source

Throw UnsupportedErr

isTopIndex

virtual override Bool isTopIndex()

Source

Return true

make

new make(|This|? f := null)

Source

It-block constructor

pods

DocPod[] pods()

Source

Get the spaces which as instances of DocPod

renderer

virtual const override Type renderer := compilerDoc::DocTopIndexRenderer#

Source

Default renderer DocTopIndexRenderer

space

virtual override DocSpace space()

Source

Throw UnsupportedErr

spaces

const DocSpace[] spaces := DocSpace[,]

Source

Spaces to index

title

virtual const override Str title := "Doc Index"

Source

Default is "Doc Index"

toStr

virtual override Str toStr()

Source

Debug string