mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
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:
parent
c8ef07e015
commit
cb79957b5f
54 changed files with 147 additions and 116 deletions
|
@ -18,8 +18,8 @@ description:
|
|||
- Connect to external virtual and physical domains by using
|
||||
attachable Access Entity Profiles (AEP) on Cisco ACI fabrics.
|
||||
notes:
|
||||
- More information about the internal APIC classes B(infra:AttEntityP) and B(infra:ProvAcc) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information about the internal APIC classes B(infra:AttEntityP) and B(infra:ProvAcc) from
|
||||
L(the APIC Management Information Model reference,https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Swetha Chunduri (@schunduri)
|
||||
version_added: '2.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue