Make use of named links in documentation notes (#37027)

* Make use of named links in documentation notes

Now that it is possible to name external links, we are making use of
this to make the documentation better.

* Add improvements to ACI documentation

* Disable QA for long line

* Add :menuselection: and :guilabel:

* Improve links on some modules
This commit is contained in:
Dag Wieers 2018-03-06 00:05:13 +01:00 committed by GitHub
parent c8ef07e015
commit cb79957b5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 147 additions and 116 deletions

View file

@ -21,8 +21,8 @@ notes:
Contract Subjects can still be removed using this module.
- The C(tenant) used must exist before using this module in your playbook.
The M(aci_tenant) module can be used for this.
- More information about the internal APIC class B(vz:BrCP) at
U(https://developer.cisco.com/docs/apic-mim-ref/).
- More information about the internal APIC class B(vz:BrCP) from
L(the APIC Management Information Model reference,https://developer.cisco.com/docs/apic-mim-ref/).
author:
- Dag Wieers (@dagwieers)
version_added: '2.4'