updated assets, regen refs (#18466)
* updated assets, regenerated refs * update version checks * rebuilt api ref, versioning updates
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
32fe4b4d81
commit
59a42b1165
@@ -1,5 +1,12 @@
|
||||
# Update imported docs
|
||||
### Update Kubernetes reference docs
|
||||
|
||||
This tool updates the reference docs generated from the Kubernetes repository.
|
||||
This `update-imported-docs.py` script generates the Kubernetes reference docs (component/tool pages, kubectl-command, Kubernetes API reference).
|
||||
|
||||
<!-- TODO: Update this information -->
|
||||
[Generating Reference Pages for Kubernetes Components and Tools](https://kubernetes.io/docs/contribute/generate-ref-docs/kubernetes-components/) contains detailed instructions for using this tool.
|
||||
|
||||
### General Usage
|
||||
|
||||
```shell
|
||||
python3 update-imported-docs.py <config_file> <k8s_release>
|
||||
```
|
||||
Reference in New Issue
Block a user