Generate API documentation
- Adds Gazelle generation of
bzl_librarytargets - Manually add the
stardocHTML generation targets - Add those targets to the
docs:srcsfile group - A custom Python script will generate the
publicdirectory - The CI publishes the generated HTML pages on default branch (
main)
The output is awful. It is barebones enough to get us started and interate on the public documentation.
Edited by Matthew Clarkson