Manjunath A Kumatagi
ab0bd00e74
Move update-demo and liveness images to kubernetes/test/images ( #4536 )
...
* Move update-demo and liveness images to kubernetes/test/images
* Skip the README.md files
2017-08-01 02:56:20 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Andrew Chen
105942fdb4
Refactor tabs implementation ( #3268 )
...
* Refactor tabs implementation
* tidy head.html
* test jquery-ui tabs
* Initial tabs code refactor
* test liquid parsing
* test liquid stack
* move into tabs.html
* test jekyll tabs
* construct array
* test cleaner way
* add example content
* test split hack
* fix md
* add site.emptyArray
* set good defaults
* fix CSS
* cleanup li
* fix a href
* fix content tabs
* add space to default
* remove a href underline
* rename docs/tab-test.md to docs/tab-example.md
* fix skip toc check
* add assignees
* add comment to reference example
* add documentation to example
* escape md
* move demo to top, pretty it up
* add word
* tweak wording
2017-05-04 13:52:59 -07:00
xiangpengzhao
edaafe493a
Cleanup deprecation-policy
2017-04-28 10:36:03 -07:00
Steve Perry
0d938e623f
Deprecation phase 2: configmap/index.md ... ( #3507 )
2017-04-24 15:42:22 -07:00
Andrew Chen
0ee3235676
Chenopis 3436 patch ( #3480 )
...
* Remove the docker-multinode getting started guide
* add entries to skip_toc_check.txt
2017-04-20 13:59:02 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00
Steve Perry
d868bb9808
Deprecation phase 2: secrets, security-context ... ( #3408 )
2017-04-14 10:26:09 -07:00
Steve Perry
b0e5322ebb
Deprecation phase 2: daemons, deployments ... ( #3396 )
...
* Deprecation phase 2: daemons, deployments ...
* Remove files from TOC.
* Fix typos.
2017-04-13 17:21:45 -07:00
Steve Perry
03088a909f
Deprecation phase 2: debugging-pods-and-rep ... ( #3337 )
...
* Deprecation phase 2: debugging-pods-and-rep ...
* Fix title.
2017-04-12 16:13:38 -07:00
Steve Perry
8a0771131e
Deprecation phase 2: kubefed. ( #3331 )
2017-04-11 11:44:55 -07:00
Steve Perry
f666fda26e
Deprecation phase 2: admin/index ... ( #3330 )
...
* Deprecation phase 2: admin/index ...
* Adjust TOCs.
* Add limitrange.
2017-04-11 11:21:58 -07:00
Steve Perry
91bb05c1a5
Deprecation phase 2: config-best-practices ... ( #3328 )
2017-04-11 10:42:43 -07:00
Steve Perry
5072b1cb91
Deprecation phase 2: container-environment ... ( #3326 )
2017-04-11 10:23:57 -07:00
Steve Perry
b7b0443fac
Deprecation phase 2: jobs ( #3323 )
...
* Deprecation phase 2: jobs
* Adjust reference TOC.
2017-04-11 10:08:35 -07:00
Steve Perry
6dba8d1696
Deprecation phase 2: managing-deployments ... ( #3309 )
2017-04-10 17:24:55 -07:00
Steve Perry
43639f166d
Deprecation phase 2: kubectl binary_release ... ( #3308 )
...
* Deprecation phase 2: kubectl binary_release ...
* Adjust
2017-04-10 17:08:15 -07:00
Andrew Chen
005fce03fe
WIP: Cleanup /docs/contribute/ migration ( #3278 )
...
* WIP: Cleanup /docs/contribute/ migration
* #3278 Changing /docs/contribute to /docs/home/contribute (#3285 )
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/
* Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/"
This reverts commit a82efdee50
.
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 Correcting syntax mistake in redirect.js
* WIP: #3278 Correcting another syntax mistake in redirect.js
* WIP: #3278 Removing deprecated files so redirects work
* Removing the #
* WIP: #3278 Updating pattern in redirect.js
* WIP: #3278 Removed the wrong # previously redirect.js
2017-04-10 13:24:14 -07:00
Steve Perry
c5e9309a43
Put home page in left nav. ( #3157 )
...
* Put home page in left nav.
* Experiment
* Update nav.
* Remove 2 topics from TOC check.
2017-03-30 14:21:26 -07:00
Steve Perry
cfd011166d
Move topics to deprecation phase 2. ( #3123 )
2017-03-29 17:21:24 -07:00
Steve Perry
bc013101fb
Moving topics to deprecation phase 2. ( #3119 )
2017-03-29 16:04:05 -07:00
Steve Perry
346e6466c5
Change What is Kubernetes to deprecation phase 2. ( #3117 )
2017-03-29 15:31:55 -07:00
Steve Perry
875216a5c4
Move topics to deprecation phase 2. ( #3099 )
2017-03-29 10:46:46 -07:00
Steve Perry
d4b42e9c7e
Remove from TOC/Search: pods/init-containers ... ( #2694 )
2017-03-21 13:11:03 -07:00
Devin Donnelly
58dc06f510
Fixed bug in TOC file; added pod-termination to skip_toc_check.
2017-01-18 14:09:52 -08:00
Janet Kuo
9554380515
Skip some folders
...
1. Update the script to skip checking a whole folder
2. Skip checking auto-generated kubectl docs since they already work without title
3. Remove some skipped files in skip_toc_check.txt since we can now skip a folder
2017-01-10 15:23:43 -08:00
Phillip Wittrock
0648c4872e
Add section for resources only
2017-01-06 16:33:03 -08:00
Phillip Wittrock
cc12b16d99
Update api reference docs from review comments. Uses latest brodocs release.
2017-01-06 16:23:24 -08:00
devin-donnelly
701f01defa
Update skip_toc_check.txt
2017-01-05 14:20:53 -08:00
devin-donnelly
0fd4965cd4
Update skip_toc_check.txt
2017-01-05 14:12:45 -08:00
devin-donnelly
9936a9b6ad
Update skip_toc_check.txt
2017-01-05 14:00:41 -08:00
Janet Kuo
89765673af
Update verify TOC rules for index.md
2016-12-27 16:36:39 -08:00
Janet Kuo
2f16fce28b
Add script for verifying docs without entry
2016-12-27 16:03:37 -08:00