class fandoc::Doc
sys::Obj fandoc::DocNode fandoc::DocElem fandoc::Doc
@Js
Doc models the top level node of a fandoc document.
- findHeadings
-
Heading[] findHeadings()
Recursively walk th document to build an order list of the multi-level headings which can serve as a "table of contents" for the document.
- htmlName
-
virtual override Str htmlName()
- id
-
virtual override DocNodeId id()
- isInline
-
virtual override Bool isInline()
- meta
- write