[WIP] disambiguating autogenerated module docs attempted fix of #38439. (#38890)

Disambiguates autogenerated module docs - fixes #38439.
This commit is contained in:
scottb
2018-04-17 18:45:07 -07:00
committed by GitHub
parent 50d151aef2
commit c97e508806
7 changed files with 30 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
:source: @{ source }@
.. _@{ module }@:
.. _@{ module }@_@{ plugin_type }@:
{% for alias in aliases %}
.. _@{ alias }@:
{% endfor %}