python/doc
Oz N Tiram 2e3b50e08e Update examples (#922)
* Consolidate both examples for create deployments

* Update deployment_examples.py: use V1Deployment

* Update sphinx documentation with deployment examples
2019-08-13 13:57:43 -07:00
..
source Update examples (#922) 2019-08-13 13:57:43 -07:00
Makefile Mulitple docs fixes 2019-07-31 18:13:57 +02:00
README.md Mulitple docs fixes 2019-07-31 18:13:57 +02:00
requirements-docs.txt Mulitple docs fixes 2019-07-31 18:13:57 +02:00

Building the documentation

Install the test requirements with:

$ pip install -r ../test-requirements.txt

Use make html to build the docs in html format.