Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultOutputDir = "glaze-site" DefaultSiteTitle = "Glazed Help Browser" DefaultDataDir = "site-data" )
Variables ¶
This section is empty.
Functions ¶
func RenderSite ¶
func RenderSite(ctx context.Context, hs *help.HelpSystem, settings *RenderSiteSettings) error
Types ¶
type RenderSiteCommand ¶
type RenderSiteCommand struct {
*cmds.CommandDescription
// contains filtered or unexported fields
}
func NewRenderSiteCommand ¶
func NewRenderSiteCommand(hs *help.HelpSystem) (*RenderSiteCommand, error)
type RenderSiteSettings ¶
type RuntimeConfig ¶
Click to show internal directories.
Click to hide internal directories.