Judy Bogart
Judy Bogart
The landing page URL for the [read-the-docs site](https://in-toto.readthedocs.io/en/latest/) currently hosts the auto-generated Python reference doc. To use Read the Docs as the site generator, expand and repurpose this URL as...
- [ ] Specify user doc source location. Source files for all web-based user doc content goes into [https://github.com/in-toto/docs]/source - [ ] Specify user doc approvers and resources. Add specific...
- [ ] Fix *Edit the Doc* button. The generated reference documentation for the Python Reference Implementation includes an *Edit the Doc* button. Currently, the button points directly to the...
- [ ] Specify how and where developers provide reference docs for new implementations. Reference documentation should go with the implementation repo in GitHub, with sources and generation information in...
- [ ] Adapt content of [Terminology](https://github.com/in-toto/docs/blob/v1.0/in-toto-spec.md#17-terminology) to an alphabetized table format. - [ ] Add terms as needed. - [ ] Add links to Glossary on Doc Home Page...
Copy sections of the in-toto Technical Specification into source for a system overview page. See [Umbrella Doc Issue](https://github.com/in-toto/docs/issues/85#top) - [ ] Create a System Overview page in the [doc source](https://github.com/in-toto/docs)...
Information that is needed by new users is currently in GitHub readme files and in the Specification. Adapt and move the information to source files for the web-based documentation. See...
# Umbrella issue This is a checklist for the CNCF technical documentation analysis and implementation plan. It should be updated as sub-issues are added, completed, or otherwise modified. All related...
*UPDATE 05/27/2024 (transfer issue from in-toto/docs)* - [ ] Specify user doc source location. Source files for all web-based user doc content goes into ~[https://github.com/in-toto/docs]/source~ *in-toto.io/docs* (see https://github.com/in-toto/in-toto.io/issues/34) - [...