website/content/en/docs/contribute/generate-ref-docs
Qiming 26f0a81b65 Rework tool/doc for updating reference docs (#10123)
* WIP - rework update imported docs

* Rework tool/doc for updating reference docs

This PR reimplement the reference docs generator in Python and fixes
some outdated docs and data:

- Do docs import using Python because the GoLang version of tool has
  some following drawbacks:
  * its not convenient for handling YAML config files
  * it has to be compiled to binaries to run on different platforms
  * for every tiny changes you need to compile a new version and check in
- The reference docs we use in website are actually not coming directly
  from `kubernetes/kubernetes`. Most of them come from the `reference-docs`
  project. The configuration files are thus changed to avoid confusion.
- We have changed the location of generated docs so the default configuration
  files and the docs are updated.
2018-09-21 14:08:50 -07:00
..
_index.md Reorganize docs contrib guide (#9510) 2018-08-06 16:15:57 -07:00
federation-api.md Minor update (#10059) 2018-08-23 09:45:42 -07:00
kubectl.md Reorganize docs contrib guide (#9510) 2018-08-06 16:15:57 -07:00
kubernetes-api.md Reorganize docs contrib guide (#9510) 2018-08-06 16:15:57 -07:00
kubernetes-components.md Rework tool/doc for updating reference docs (#10123) 2018-09-21 14:08:50 -07:00