Namespace the aliases ref target by plugin type (#38925)

pull/4420/head
Toshio Kuratomi 2018-05-30 00:26:25 -07:00 committed by ansibot
parent 46e03ec866
commit 7ce1afebf0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
.. _@{ module }@_@{ plugin_type }@:
{% for alias in aliases %}
.. _@{ alias }@:
.. _@{ alias }@_@{ plugin_type }@:
{% endfor %}
{% if short_description %}