python/doc/source
Oz Tiram 3b84216652 Mulitple docs fixes
*  Document how to build the doumentation with sphinx

    For convinience, I added a Makefile which spares one to memorize the
    long sphinx command, or type python setup.py build_sphinx

    You simply use `make html` and you will get the docs.

 * Render README with markdown properly

   conf.py includes some code to work around a  bug in
   common mark. The markdown is now properly converted to HTML.

 * Fix rendering of CONTRIBUTING.md
2019-07-31 18:13:57 +02:00
..
conf.py Mulitple docs fixes 2019-07-31 18:13:57 +02:00
index.rst Mulitple docs fixes 2019-07-31 18:13:57 +02:00
installation.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.client.apis.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.client.models.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.client.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.config.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.test.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
kubernetes.watch.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
modules.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00
usage.rst Initial cut at documentation 2017-01-11 16:13:30 -05:00