Move Support topics. (#3108)

* Move Support topics.

* Update stage-documentation-changes.md

* Update stage-documentation-changes.md
This commit is contained in:
Steve Perry
2017-03-29 15:11:59 -07:00
committed by GitHub
parent 0e8f7ded2d
commit c57fad453f
34 changed files with 2622 additions and 2477 deletions
+22 -1
View File
@@ -1,4 +1,25 @@
bigheader: "Kubernetes Documentation"
abstract: "Documentation for using and learning about Kubernetes."
toc:
- docs/index.md
- docs/home/index.md
- docs/home/index.md
- title: Contributing to the Kubernetes Docs
section:
- editdocs.md
- docs/home/contribute/create-pull-request.md
- docs/home/contribute/write-new-topic.md
- docs/home/contribute/stage-documentation-changes.md
- docs/home/contribute/page-templates.md
- docs/home/contribute/review-issues.md
- docs/home/contribute/style-guide.md
- title: Release Notes
path: https://github.com/kubernetes/kubernetes/releases/
- title: Release Roadmap
path: https://github.com/kubernetes/kubernetes/milestones/
- docs/home/deprecation-policy.md
- docs/home/security.md
+1 -1
View File
@@ -1,8 +1,8 @@
tocs:
- docs-home
- guides
- tutorials
- tasks
- tutorials
- concepts
- reference
- tools
+1
View File
@@ -42,3 +42,4 @@ toc:
- title: Deprecation Policy
path: /docs/deprecation-policy.md
+5
View File
@@ -53,6 +53,11 @@ toc:
- docs/tasks/debug-application-cluster/logging-stackdriver.md
- docs/tasks/debug-application-cluster/monitor-node-health.md
- docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md
- docs/tasks/debug-application-cluster/debug-application.md
- docs/tasks/debug-application-cluster/debug-application-introspection.md
- docs/tasks/debug-application-cluster/debug-cluster.md
- docs/tasks/debug-application-cluster/debug-pod-replication-controller.md
- docs/tasks/debug-application-cluster/debug-service.md
- title: Accessing the Kubernetes API
section: