summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
Diffstat (limited to 'hacking')
-rw-r--r--hacking/templates/rst.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2
index eccae4cb77..f9a04d423d 100644
--- a/hacking/templates/rst.j2
+++ b/hacking/templates/rst.j2
@@ -45,8 +45,8 @@ Aliases: @{ ','.join(aliases) }@
{% endif %}
{% if requirements %}
-Requirements
-------------
+Requirements (on host that executes module)
+-------------------------------------------
{% for req in requirements %}
* @{ req | convert_symbols_to_format }@