
Fix a formatting error in one docstring and turn on the flag to ensure that future warnings in the doc build trigger a build failure. Change-Id: I7159b985d1690a8ae61ff885408da4623c105952 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
16 lines
415 B
ReStructuredText
16 lines
415 B
ReStructuredText
==============================================
|
|
Python Bindings for the OpenStack Images API
|
|
==============================================
|
|
|
|
This is a client for the OpenStack Images API. There's :doc:`a Python
|
|
API <reference/api/index>` (the :mod:`glanceclient` module) and a
|
|
:doc:`command-line script <cli/glance>` (installed as
|
|
:program:`glance`).
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
reference/index
|
|
cli/index
|
|
|