Documentation
¶
Index ¶
- func ExpandSection(doc *parser.Document, name string)
- func FilteredTree(doc *parser.Document, filter string)
- func MultiTree(docs []*parser.Document, dirName string)
- func RefsTree(docs []*parser.Document, dirName string)
- func SearchResults(docs []*parser.Document, query string)
- func Tree(doc *parser.Document)
- type SearchResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandSection ¶
ExpandSection shows full content of a section
func FilteredTree ¶
FilteredTree shows only sections matching the filter
func SearchResults ¶ added in v0.2.0
SearchResults searches all docs for sections matching the query and renders results
Types ¶
Click to show internal directories.
Click to hide internal directories.