From e114d06801eb62da991cb46872b51b235d071d4f Mon Sep 17 00:00:00 2001 From: Daniel Hagan Date: Thu, 4 Apr 2019 03:52:31 -0400 Subject: [PATCH] Minor formatting fix in developing_modules_documenting.rst (#54785) * developing_modules_documenting.rst - fix formatting error * developing_modules_documenting.rst - remove errant whitespace from last commit --- docs/docsite/rst/dev_guide/developing_modules_documenting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst index 5cedd4a51ec..6d4802295c6 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst @@ -281,7 +281,7 @@ If you're writing multiple related modules, they may share common documentation, Since version 2.8, you can have user supplied doc_fragments by using a ``doc_fragments`` directory adjacent to play or role, just like any other plugin. -For example, all AWS modules should include:: +For example, all AWS modules should include: .. code-block:: yaml+jinja