diff --git a/docsite/rst/developing_modules.rst b/docsite/rst/developing_modules.rst index 342dcba23bf..5ce843352dd 100644 --- a/docsite/rst/developing_modules.rst +++ b/docsite/rst/developing_modules.rst @@ -371,7 +371,7 @@ syntax highlighting before you include it in your Python file. Example +++++++ -See an example documentation string in the checkout under examples/DOCUMENTATION.yml +See an example documentation string in the checkout under `examples/DOCUMENTATION.yml `_. Include it in your module file like this::