mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00: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:
committed by
Toshio Kuratomi
parent
476d1f818e
commit
4b52a54e18
5
docs/templates/modules_by_category.rst.j2
vendored
5
docs/templates/modules_by_category.rst.j2
vendored
@@ -1,3 +1,8 @@
|
||||
.. _modules_by_category:
|
||||
|
||||
{# avoids rST "isn't included in any toctree" errors for module index docs #}
|
||||
:orphan:
|
||||
|
||||
Module Index
|
||||
============
|
||||
|
||||
|
||||
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 }@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user