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]any

func GetDocProvider

func GetDocProvider() DocProvider

type DocProviderFunc

type DocProviderFunc = func() DocProvider

Source Files

docs.go

Version
v0.143.1
Published
Feb 4, 2025
Platform
js/wasm
Imports
1 packages
Last checked
21 minutes ago

Tools for package owners.