package html
import "zgo.at/kommentaar/html"
Package html outputs to HTML.
Index ¶
- func ServeHTML(addr string) func(io.Writer, *docparse.Program) error
- func WriteHTML(w io.Writer, prog *docparse.Program) error
Functions ¶
func ServeHTML ¶
ServeHTML serves HTML documentation at addr.
func WriteHTML ¶
WriteHTML writes w as HTML.
Source Files ¶
html.go
- Version
- v0.0.0-20230517222226-0b90222c1cce (latest)
- Published
- May 17, 2023
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 1 month ago –
Tools for package owners.