Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Builder ¶ added in v0.59.0
type Builder struct {
Registry registry.Interface
IndexFileNames []string
// contains filtered or unexported fields
}
Builder holds configuration needed to build the navigation structure.
func NewBuilder ¶ added in v0.59.0
NewBuilder creates a Builder. indexFileNames lists filenames treated as section index files (e.g. ["readme.md", "README.md"]); _index.md is always treated as one.
Click to show internal directories.
Click to hide internal directories.