-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
@htuch opening ticket here so we can track what we need. IMO the minimum tooling is:
- Build RST tree for v2 docs.
- Merge auto generated tree into static tree
- Build docs as a single block
^ will allow cross linking between auto generated docs and arch docs and vice versa. The tooling would optimally allow auto generation of the type of JSON/YAML overviews we have now, followed by some basic boiler plate param descriptions, which we could then customize via special comments inside the protos.
Reactions are currently unavailable