initial stub docs

This commit is contained in:
Henning Jacobs
2017-01-10 22:08:58 +01:00
parent ae575debe1
commit cdf4a9d037
7 changed files with 259 additions and 0 deletions

28
docs/index.rst Normal file
View File

@@ -0,0 +1,28 @@
.. Kubernetes Operational View documentation master file, created by
sphinx-quickstart on Tue Jan 10 21:54:00 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Kubernetes Operational View's documentation!
=======================================================
The goal of Kubernetes Operational View is to provide a common operational picture for multiple Kubernetes clusters.
GitHub repository: https://github.com/hjacobs/kube-ops-view
.. toctree::
:maxdepth: 2
:caption: Contents:
getting-started
multiple-clusters
access-control
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`