From c1773d5d2b86daa2f66b795e7c6633f4aca0c265 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 12 Sep 2019 22:00:06 +0200 Subject: [PATCH] document suboptions for type:list options too (#62177) --- docs/docsite/rst/dev_guide/developing_modules_documenting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst index d01e8789c78..a234c795f0a 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst @@ -222,8 +222,8 @@ All fields in the ``DOCUMENTATION`` block are lower-case. All fields are require :suboptions: - * If this option takes a dict, you can define its structure here. - * See :ref:`azure_rm_securitygroup_module`, :ref:`os_ironic_node_module` for examples. + * If this option takes a dict or list of dicts, you can define the structure here. + * See :ref:`azure_rm_securitygroup_module`, :ref:`azure_rm_azurefirewall_module` and :ref:`os_ironic_node_module` for examples. :requirements: