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

This commit is contained in:
Toshio Kuratomi 2018-05-30 00:26:25 -07:00 committed by ansibot
parent 46e03ec866
commit 7ce1afebf0

View file

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