package
0.0.0-20240514134406-bee4de7b70ea
Repository: https://github.com/peter-mount/documentation.git
Documentation: pkg.go.dev

# Functions

ForEachChild will call a function just for the children of a node.
ForEachSibling will call a function just for the sibling of a node, starting with the node.
No description provided by the author
No description provided by the author
Parse will retrieve a document from a URL and return a parser for it.
No description provided by the author
No description provided by the author
Traverse traverses a node tree calling a function for each node found.
No description provided by the author

# Structs

Parser represents a html document being processed into LaTeX.