Doc module meta (#20093)

* updated module docs to reflect unification/meta

* new doc page

* also remove module refs to old core/extra

* Update modules_support.rst

Light edit.
This commit is contained in:
Brian Coca 2017-01-10 15:58:22 -05:00 committed by scottb
commit 3c4afd0470
5 changed files with 52 additions and 42 deletions

View file

@ -190,11 +190,7 @@ Support
@{ support[metadata.supported_by] }@
{% if metadata.supported_by == 'core' %}
For more information on what this means please read :doc:`modules_core`
{% else %}
For more information on what this means please read :doc:`modules_extra`
{% endif %}
For more information on what this means please read :doc:`modules_support`
{% endif %}
{% endif %}