File: index.rst

package info (click to toggle)
python-kubernetes 35.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 47,168 kB
  • sloc: python: 145,021; sh: 763; makefile: 46
file content (27 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. kubernetes-python-client documentation master file, created by
   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to kubernetes-python-client's documentation!
========================================================

Contents:

.. toctree::
   :maxdepth: 2

   README <README.md>
   installation
   usage
   examples
   modules
   contributing <CONTRIBUTING.md>

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`