From 66e09663c12fa1839d33cf025443afcf2e6101dd Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 6 Dec 2020 15:48:33 +0100 Subject: [PATCH] Use glob setting for toctree. --- docs/docsite/rst/collections/all_plugins.rst | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/docs/docsite/rst/collections/all_plugins.rst b/docs/docsite/rst/collections/all_plugins.rst index b3f67d5457f..35232f7db63 100644 --- a/docs/docsite/rst/collections/all_plugins.rst +++ b/docs/docsite/rst/collections/all_plugins.rst @@ -6,17 +6,6 @@ Indexes of all modules and plugins .. toctree:: :maxdepth: 1 :caption: Plugin indexes + :glob: - index_module - index_become - index_cache - index_callback - index_cliconf - index_connection - index_httpapi - index_inventory - index_lookup - index_netconf - index_shell - index_strategy - index_vars + index_*