Documentation ¶
Overview ¶
Copyright (c) 2020-2023 Ozan Hacıbekiroğlu. Use of this source code is governed by a MIT License that can be found in the LICENSE file.
gaddoc reads a go package, which must be a gad stdlib module, extracts and groups package comments to create the gad module documentation.
usage: ./gaddoc <source dir> <output file>
Examples:
go run ./cmd/gaddoc ./stdlib/time ./docs/stdlib-time.md
go run ./cmd/gaddoc ./stdlib/json -
Click to show internal directories.
Click to hide internal directories.