Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { WebRoot string HTTP ConfigHTTP HTTPS ConfigHTTPS Overwrite ConfigOverwrite SiteMap ConfigSiteMap Page ConfigPage }
type ConfigHTTP ¶
type ConfigOverwrite ¶ added in v1.2.0
type ConfigPage ¶ added in v1.3.0
type ConfigPage struct { AutoTitle ConfigPageAutoTitle AddToHead []string EnableBuiltInVars bool }
type ConfigPageAutoTitle ¶ added in v1.3.0
type ConfigSiteMap ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.