mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Reduce warnings (#39254)
* removes FAQ links; no entries exist for linked config settings * fixes various anchors and links * addresses abadger comments, thanks * marks orphan pages, avoids TOC errors * adds links for remote_tmp setting to FAQ
This commit is contained in:
parent
476d1f818e
commit
4b52a54e18
24 changed files with 65 additions and 47 deletions
3
docs/templates/modules_by_support.rst.j2
vendored
3
docs/templates/modules_by_support.rst.j2
vendored
|
@ -1,5 +1,8 @@
|
|||
.. _@{ slug }@:
|
||||
|
||||
{# avoids rST "isn't included in any toctree" errors for module index docs #}
|
||||
:orphan:
|
||||
|
||||
Modules Maintained by the @{ maintainers }@
|
||||
``````````````````````````@{ '`' * maintainers | length }@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue