docs icon indicating copy to clipboard operation
docs copied to clipboard

User documentation for Knative components.

Results 205 docs issues
Sort by recently updated
recently updated
newest added

## 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...

triage/needs-eng-input
status/blocked
kind/cli
lifecycle/frozen

Update the docs here https://knative.dev/docs/eventing/sources/apiserversource/getting-started/ to include steps for using `kn`

kind/good-first-issue
priority/medium
kind/cli
hacktoberfest

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...

priority/medium

## 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...

kind/bug
priority/critical
kind/cleanup

**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...

priority/awaiting-more-evidence
triage/needs-eng-implementation
kind/site-improvements

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...

priority/medium
kind/infrastructure
lifecycle/frozen
Epic
kind/mkdocs

## 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...

kind/good-first-issue
priority/nice-to-have
kind/infrastructure
lifecycle/frozen
hacktoberfest

## 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...

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...

Epic

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...

Epic