docs
docs copied to clipboard
User documentation for Knative components.
## Describe the feature: The user manual should be use case focussed and guide the user through several important use cases. That's different to the reference manual which is more...
Update the docs here https://knative.dev/docs/eventing/sources/apiserversource/getting-started/ to include steps for using `kn`
We currently have pages that describe the various files needed to install serving/eventing via yaml files: https://knative.dev/docs/install/yaml-install/serving/serving-installation-files/ https://knative.dev/docs/install/yaml-install/eventing/eventing-installation-files/ However, right now these page simply show the file name, which may...
## Expected Behavior Blog template should reflect the format used here https://github.com/knative/docs/pull/5059/files ## Actual Behavior Blog template still includes old Hugo frontmatter. Leaving this in increases work for docs either...
**Describe the change you'd like to see** The API documentation uses HTML IDs, e.g. [RouteStatusFields](https://knative.dev/docs/reference/api/serving-api/#serving.knative.dev/v1.RouteStatusFields): ```HTML RouteStatusFields ``` But the HTML ID is not surfaced in the rendered HTML making...
TO DO: - [x] #3769 - [x] #4556 - Eg [offset functionality](https://github.com/cmacmackin/markdown-include#configuration) so that snippets can be included at the correct heading level in different places. - [ ] #4557...
## Context To prevent duplication in docs we want to implement a snippets feature that meets our needs. ## Tasks 1. After #4556 is closed, document how to use the...
## Expected Behavior We should schedule regular documentation audits of content published in https://knative.dev/development/ so that - We know what content is outdated -> remove - We know what content...
[EPIC] Additional content strategy work required to answer longstanding questions about Knative docs
Braindump of current requirements and priorities. We will add separate github issues as these become actionable, so that they can be assigned and worked on as part of the docs...
During reviews of the site I have noticed the following issues that could be cleaned up. Braindump list as follows: - [x] Move [concepts](https://knative.dev/docs/reference/concepts/duck-typing/) to own top level section so...