Commit Graph

11 Commits (17323ce0774746e3621cc54650884c867d092c05)

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
Kai Chen 409a928602 Fix incorrectly formatted URL. Will also fix this upstream in the Kubernetes repo. (#7488) 2018-02-22 13:55:43 -08:00
halfcrazy f51d11f614 doc: fix some typo (#7229) 2018-02-13 21:30:50 -08:00
Jianfeng Li 381eb97d89 fix some typos in keps.md (#7266) 2018-02-07 18:23:45 -08:00
anniedy b7e15417a3 Update notes.md (#7259) 2018-02-06 16:55:50 -08:00
anniedy f662722d30 Update notes.md (#7257) 2018-02-06 16:53:42 -08:00
Kay Yan a912a5783c fix a typo in keps (#7238) 2018-02-05 07:21:10 -08:00
Kai Chen 43994678af Fix incorrect URLs in the 1.9 release notes 2018-01-19 19:58:11 +08:00
Andrew Chen 80076086c2
Import release notes (#6999)
* Import release notes

* retire binary_release.md
2018-01-18 12:04:15 -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