Files
python-keystoneclient/docs/ref/generic-client.rst
Lorin Hochstein 9b15c4133c Updated Sphinx documentation
- Added examples using the API
- Added API reference pages
- Added docstrings to classes so they would be picked up by sphinx
- Removed warning about CLI coming soon

Change-Id: I6e187efe508c5ae310ec97efe4650495f958306d
2012-06-01 13:55:50 -04:00

13 lines
208 B
ReStructuredText

Generic client
==============
Use the generic client to obtain access to a specific endpoint version.
.. currentmodule:: keystoneclient.generic.client
.. autoclass:: Client
.. automethod:: discover