summaryrefslogtreecommitdiff
path: root/docs/docsite/sphinx_conf/core_conf.py
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2022-05-31 13:35:16 -0400
committerGitHub <noreply@github.com>2022-05-31 13:35:16 -0400
commitf3c684564c0b74845c22e99c6dd66947b376bcae (patch)
tree4867cedede24b41dc3e9b73176fca14a98245168 /docs/docsite/sphinx_conf/core_conf.py
parent33beeace109a5e918cb21d985e95767ee57ecfe0 (diff)
downloadansible-f3c684564c0b74845c22e99c6dd66947b376bcae.tar.gz
Remove platform dev guides from core docs (#77915)
Diffstat (limited to 'docs/docsite/sphinx_conf/core_conf.py')
-rw-r--r--docs/docsite/sphinx_conf/core_conf.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docsite/sphinx_conf/core_conf.py b/docs/docsite/sphinx_conf/core_conf.py
index 1eb96bdd08..1cf3fe333a 100644
--- a/docs/docsite/sphinx_conf/core_conf.py
+++ b/docs/docsite/sphinx_conf/core_conf.py
@@ -121,6 +121,13 @@ exclude_patterns = [
'community/steering/steering_committee_membership.rst',
'community/steering/steering_committee_past_members.rst',
'community/steering/steering_index.rst',
+ 'dev_guide/ansible_index.rst',
+ 'dev_guide/core_index.rst',
+ 'dev_guide/platforms/aws_guidelines.rst',
+ 'dev_guide/platforms/openstack_guidelines.rst',
+ 'dev_guide/platforms/ovirt_dev_guide.rst',
+ 'dev_guide/platforms/vmware_guidelines.rst',
+ 'dev_guide/platforms/vmware_rest_guidelines.rst',
'porting_guides/porting_guides.rst',
'porting_guides/porting_guide_[1-9]*',
'roadmap/index.rst',