CLI and API documentation generate is relatively standardized across act3 repos. Module Functions: - [ ] CLIDocs - e.g. `ace-dt gendocs` - [ ] APIDocs - `crd-ref-docs` - [ ] Generate - api generation based off of configs (controller-gen) See ace-dt's implementation [here](https://github.com/act3-ai/data-tool/blob/main/.dagger/docs.go)
CLI and API documentation generate is relatively standardized across act3 repos.
Module Functions:
ace-dt gendocscrd-ref-docsSee ace-dt's implementation here