kuryr-kubernetes/doc/source
Roman Dobosz feff260509 Fix directives formatting.
According to restructuredtext guidelines, directives should have
following formatting:

.. directive_name:: param
   :option:

   body

So it starts with the leading two dots and the space. Next directive
name follows with two colons, and finally optional parameter. Than, line
below it is either some options delimited with colons, or an empty line.
After which body of the directive follows. It should be positioned just
at the same column as directive name, so exactly 3 spaces. Most of the
directives are formatted wrong, including:

- note
- image
- todo
- toctree
- warning
- figure

This patch fixes that.

Change-Id: Ic970f72aeb93bcda82f02e57b70370ab79d6855d
2019-11-13 11:59:37 +01:00
..
devref Fix directives formatting. 2019-11-13 11:59:37 +01:00
installation Fix directives formatting. 2019-11-13 11:59:37 +01:00
specs Fix directives formatting. 2019-11-13 11:59:37 +01:00
conf.py Bump the openstackdocstheme extension to 1.20 2019-08-15 13:50:20 +08:00
contributing.rst Fix inconsistency in headlines format. 2019-11-13 11:39:10 +01:00
index.rst Fix inconsistency in headlines format. 2019-11-13 11:39:10 +01:00
readme.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
usage.rst Update doc title format 2018-03-01 14:27:13 +08:00

readme.rst