rename reference/kubernetes-api/index (#16947)
- renamed docs/reference/kubernetes-api/index.md - added weight to files in docs/reference/kubernetes-api - attempt to clean up labels-annotations-taints.md - updated _redirects file
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
452d5822d2
commit
f29d3153eb
@@ -182,11 +182,9 @@ static/docs/reference/generated/kubernetes-api/v1.15/scroll.js
|
||||
|
||||
## Updating the API reference index pages
|
||||
|
||||
* Open `<web-base>/content/en/docs/reference/kubernetes-api/api-index.md` for editing, and update the API reference version number. For example:
|
||||
|
||||
* Open `<web-base>/content/en/docs/reference/kubernetes-api/index.md` for editing, and update the API reference
|
||||
version number. For example:
|
||||
|
||||
```
|
||||
```markdown
|
||||
---
|
||||
title: v1.15
|
||||
---
|
||||
@@ -198,7 +196,6 @@ static/docs/reference/generated/kubernetes-api/v1.15/scroll.js
|
||||
new link for the latest API reference. Remove the oldest API reference version.
|
||||
There should be five links to the most recent API references.
|
||||
|
||||
|
||||
## Locally test the API reference
|
||||
|
||||
Publish a local version of the API reference.
|
||||
|
||||
Reference in New Issue
Block a user