Commit Graph

3 Commits

Author SHA1 Message Date
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
Jonathan Kosgei
dab09e0e92 Add support for thirdparty resource watch/create/put and delete operations (#216)
Add third-party-resources paths to OpenAPI spec to be able to create/update/watch third party resources.
2017-05-18 00:37:30 -07:00
mbohlool
69b1cb1a35 Generated client 2016-11-02 13:38:36 -07:00