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 ¶
func AddDocProviderFunc(fn DocProviderFunc)
Types ¶
type DocProvider ¶
func GetDocProvider ¶
func GetDocProvider() DocProvider
type DocProviderFunc ¶
type DocProviderFunc = func() DocProvider
Click to show internal directories.
Click to hide internal directories.