summaryrefslogtreecommitdiff
path: root/docs/docsite/sphinx_conf/core_conf.py
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2022-02-24 12:30:00 -0500
committerGitHub <noreply@github.com>2022-02-24 09:30:00 -0800
commit5f258d2c64a2b1f957c122a6bf02a0d5a9ec1037 (patch)
tree4c4680296d3fd003c13b3ea21f8957823535e307 /docs/docsite/sphinx_conf/core_conf.py
parent71dfe32ab664b1932d0fac051b2859d5b4fc2b95 (diff)
downloadansible-5f258d2c64a2b1f957c122a6bf02a0d5a9ec1037.tar.gz
move collection pr quickstart over (#77087)
* move collection pr quickstart over * add link * fix CI * fix formatting
Diffstat (limited to 'docs/docsite/sphinx_conf/core_conf.py')
-rw-r--r--docs/docsite/sphinx_conf/core_conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docsite/sphinx_conf/core_conf.py b/docs/docsite/sphinx_conf/core_conf.py
index 98ec98e68a..d37546ffcd 100644
--- a/docs/docsite/sphinx_conf/core_conf.py
+++ b/docs/docsite/sphinx_conf/core_conf.py
@@ -98,6 +98,7 @@ exclude_patterns = [
'network',
'scenario_guides',
'community/contributions_collections.rst',
+ 'community/create_pr_quick_start.rst',
'community/reporting_collections.rst',
'community/contributing_maintained_collections.rst',
'community/collection_development_process.rst',