kommentaarzgo.at/kommentaar/html Index | Files

package html

import "zgo.at/kommentaar/html"

Package html outputs to HTML.

Index

Functions

func ServeHTML

func ServeHTML(addr string) func(io.Writer, *docparse.Program) error

ServeHTML serves HTML documentation at addr.

func WriteHTML

func WriteHTML(w io.Writer, prog *docparse.Program) error

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.