Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessCategory ¶
TODO: improve tracking of final category slug - may need to pass it back
func ProcessDoc ¶
Types ¶
type CatMetadata ¶
type Catalog ¶
type Catalog struct { Categories map[string]struct{} Docs map[string]DocMetadata }
Click to show internal directories.
Click to hide internal directories.