cloudkitty/doc/source
Luka Peschke 3426a6648a Build docs with -W
This fixes all build warnings in the docs, and makes them build
with -W (consider warnings as errors).

Work items:

* Remove the useless "METRICS_CONF" global variable in the monasca collector.
  It was causing the "load_conf()" function to fail, as the
  /etc/cloudkitty/metrics.yml file couldn't be found.

* Change the docstring indentation in
  cloudkitty/rating/hash/controllers/mapping.py. This was the cause for the
  "doc/source/api-reference/v1/rating/hashmap.rst:12: WARNING: Field list ends
  without a blank line; unexpected unindent." message.

* Added a cloudkitty.conf sample to the admin documentation.

* Deleted unused files.

* Fixed the policy.yaml sample include path.

* Sorted the v2 API parameters alphabetically.

* Ignored the "wsmeext.sphinxext: directive 'autoattribute' is
  already registered" warning

* Added :noindex: directives to functions documented twice.

* Made sphinx always build with -W.

Change-Id: I5f1ab04e18920f3352c2807878cad327692a225f
2019-11-25 11:27:13 +01:00
..
_static Build docs with -W 2019-11-25 11:27:13 +01:00
admin Build docs with -W 2019-11-25 11:27:13 +01:00
api-reference Build docs with -W 2019-11-25 11:27:13 +01:00
developer Build docs with -W 2019-11-25 11:27:13 +01:00
images Update the "architecture" section of the documentation 2019-06-11 10:36:11 +02:00
user Add support for PDF doc generation 2019-09-16 15:42:55 +02:00
common-index.rst Add support for PDF doc generation 2019-09-16 15:42:55 +02:00
conf.py Build docs with -W 2019-11-25 11:27:13 +01:00
index.rst Add support for PDF doc generation 2019-09-16 15:42:55 +02:00
pdf-index.rst Build docs with -W 2019-11-25 11:27:13 +01:00