Documentation ¶
Overview ¶
Package docshelper provides some helpers for the Hugo documentation, and is of limited interest for the general Hugo user.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDocProviderFunc ¶ added in v1.0.0
func AddDocProviderFunc(fn DocProviderFunc)
Types ¶
type DocProvider ¶
func GetDocProvider ¶ added in v1.0.0
func GetDocProvider() DocProvider
type DocProviderFunc ¶ added in v1.0.0
type DocProviderFunc = func() DocProvider
Click to show internal directories.
Click to hide internal directories.