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

pull/40938/head
Toshio Kuratomi 6 years ago committed by ansibot
parent 46e03ec866
commit 7ce1afebf0

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

Loading…
Cancel
Save