Add TOC headers to contributor, developer, and mentorship guides

This adds the necessary metadata to generate a table of contents when
when generating these pages for the documentation.
This commit is contained in:
Jorge O. Castro 2018-02-02 13:16:21 -05:00
parent 819548b227
commit df19571fd4
3 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
---
Title: Kubernetes Developer Guide
---
# Kubernetes Developer Guide
The developer guide is for anyone wanting to either write code which directly accesses the

View File

@ -1,3 +1,7 @@
---
title: Kubernetes Contributor Guide
---
# Kubernetes Contributor Guide
## Disclaimer

View File

@ -1,3 +1,7 @@
---
Title: Kubernetes Mentoring Initiative
---
# Kubernetes Mentoring Initiatives
This folder will be used for all mentoring initiatives for Kubernetes.