summaryrefslogtreecommitdiffstats
path: root/ansible_collections/amazon/aws/docs/docsite/extra-docs.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
commit66cec45960ce1d9c794e9399de15c138acb18aed (patch)
tree59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/amazon/aws/docs/docsite/extra-docs.yml
parentInitial commit. (diff)
downloadansible-upstream.tar.xz
ansible-upstream.zip
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/amazon/aws/docs/docsite/extra-docs.yml')
-rw-r--r--ansible_collections/amazon/aws/docs/docsite/extra-docs.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/ansible_collections/amazon/aws/docs/docsite/extra-docs.yml b/ansible_collections/amazon/aws/docs/docsite/extra-docs.yml
new file mode 100644
index 00000000..aeb15284
--- /dev/null
+++ b/ansible_collections/amazon/aws/docs/docsite/extra-docs.yml
@@ -0,0 +1,14 @@
+---
+sections:
+ - title: Changelog
+ toctree:
+ - CHANGELOG
+ - title: Scenario Guide
+ toctree:
+ - guide_aws
+ - title: Module Development Guidelines
+ toctree:
+ - dev_guidelines
+ - title: Dynamic Inventory Plugin Guide
+ toctree:
+ - aws_ec2_guide