Documentation
¶
Overview ¶
Package sourceygodoc documents the Sourcey Go documentation generator module.
The module's primary surface is the sourcey-godoc CLI:
go install github.com/sourcey/sourcey/go/sourcey-godoc/cmd/sourcey-godoc@latest
The CLI reads a Go module through the Go toolchain and generates a static Go documentation site or Sourcey's portable godoc snapshot format. Sourcey's TypeScript CLI embeds this same module for live-mode docs builds, so the standalone CLI and Sourcey runtime share one implementation.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
sourcey-godoc
command
Package main is Sourcey's native Go documentation introspector.
|
Package main is Sourcey's native Go documentation introspector. |
Click to show internal directories.
Click to hide internal directories.