package docshelper

import "github.com/gohugoio/hugo/docshelper"

Package docshelper provides some helpers for the Hugo documentation, and is of limited interest for the general Hugo user.

Index

Functions

func AddDocProviderFunc

func AddDocProviderFunc(fn DocProviderFunc)

Types

type DocProvider

type DocProvider map[string]map[string]interface{}

func GetDocProvider

func GetDocProvider() DocProvider

type DocProviderFunc

type DocProviderFunc = func() DocProvider

Source Files

docs.go

Version
v0.92.1
Published
Jan 27, 2022
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.