//
pkg.gl
Category
github.com/zrcoder/mdoc
internal
doc
package
0.0.0-20240530131304-f30ba230bda8
Repository:
https://github.com/zrcoder/mdoc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
27
Dependents
1
Files
493 SLOC
#
Functions
New
New initializes the documentation store from given config.
#
Variables
ErrNoMatch
No description provided by the author
ErrNoTitleFound
No description provided by the author
#
Structs
Doc
Doc is a node in the documentation hierarchy.
Manager
Manager is a store maintaining documentation hierarchies for multiple languages.
PageLink
PageLink is a link to another page.