SPIKE: Create a list of sections in the docs that should be snippets
Context
To prevent duplication in docs we are implementing a snippets feature.
Tasks
- Create a list of sections in the docs that should be snippets, where these should be reused / could reduce duplication.
- Do one of the following:
- Implement the snippets for the identified sections, OR
- Make a new issue to implement snippets if the sections need heading offset and the offset feature has not yet been implemented in #4556.
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/lifecycle frozen
Added Concepts section and updated Revision, Garbage collection, serving and eventing snippets:
- https://github.com/knative/docs/pull/5156
- https://github.com/knative/docs/pull/5155
- https://github.com/knative/docs/pull/5183 more to come
https://github.com/knative/docs/pull/5114 - the PDB part of this should be a snippet (note to self)
The docs keep growing so I think rather than trying to make this a list, let's just fix them as we go.