Commit Graph

5 Commits

Author SHA1 Message Date
grodrigues3 7d85f99953 Rebuild the community docs (#7498)
* rebuild and update community imported docs

* redundant page titles

* Redundant page title removed
2018-02-26 09:14:43 -08:00
Jianfeng Li 381eb97d89 fix some typos in keps.md (#7266) 2018-02-07 18:23:45 -08:00
Kay Yan a912a5783c fix a typo in keps (#7238) 2018-02-05 07:21:10 -08:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Andrew Chen a95ca06339
Import kubernetes/community docs (#6863)
* Import docs from other repos

* imported test docs

* fix README copy

* Add ToC YAML and index page for imported docs.

* modify update-imported-docs.sh

* Add `imported` to global ToCs

* Add nav to imported section

* remove unnecessary scope for docs/imported

* update script w/ comments and directory root fixes

* use genCmd variable

* display output of generation command

* Update instructions

* Add Community to /docs/imported/index.md

* fix travis errors

* update README.md and fix community docs issues

* simplify code, add comment

* make sure the binary is used instead of `go run`

* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00