kuryr-kubernetes/doc/source/devref
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
..
health_manager.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
high_availability.rst Fix inconsistency in headlines format. 2019-11-13 11:39:10 +01:00
index.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
kuryr_kubernetes_design.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
kuryr_kubernetes_ingress_design.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
kuryr_kubernetes_ocp_route_design.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
kuryr_kubernetes_versions.rst Update K8s version support matrix 2019-10-16 11:56:25 +02:00
network_policy.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
port_crd_usage.rst Fix text blocks formatting 2019-11-13 11:39:10 +01:00
port_manager.rst Fix inconsistency in headlines format. 2019-11-13 11:39:10 +01:00
service_support.rst Fix text blocks formatting 2019-11-13 11:39:10 +01:00
updating_pod_resources_api.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00
vif_handler_drivers_design.rst Fix directives formatting. 2019-11-13 11:59:37 +01:00