Documentation ¶
Index ¶
Constants ¶
View Source
const ( Markdown DocsOutput = "markdown" Restructured = "restructured" Hugo = "hugo" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DocsOptions ¶
type DocsOptions struct {
Output DocsOutput
}
type DocsOutput ¶
type DocsOutput string
Click to show internal directories.
Click to hide internal directories.