The weave command is a simple preprocessor for markdown files. It builds a table of contents and processes %include directives.
Example usage:
$ go run weave.go go-types.md > README.md
Path | Synopsis |
---|---|
defsuses | |
doc | The doc command prints the doc comment of a package-level object. |
hello | |
hugeparam | The hugeparam command identifies by-value parameters that are larger than n bytes. |
implements | |
lookup | |
nilfunc | |
pkginfo | |
skeleton | The skeleton command prints the boilerplate for a concrete type that implements the specified interface type. |
typeandvalue |
Package main imports 8 packages (graph). Updated 2021-01-15. Refresh now. Tools for package owners.