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
Makefile
README.md
requirements-docs.txt

Building the documentation

Install the test requirements with:

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

Use make html to build the docs in html format.