Discover Packages
gitlab.com/manabug/webscope
docs
package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2026
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Directory represents a single directory containing markdown documentation files.
LoadDir recursively loads all markdown files from the given path.
All file content is automatically transformed to HTML.
Entries returns an iterator over each document in the directory and it's sub-directories,
and a slice of the parent directory names, that can be used to resolve the filepath.
Doc represents a single markdown documentation file
type LocalLinkTransformer struct{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.