You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite
Sandra McCann 1af7c6c003
[docs][backport]Backportapalooza 10 (#71621)
* Feature freeze date has been merged with Ansible-2.10.0beta1 (#71494)

(cherry picked from commit c586d436fa)

* Add --allow-disabled to sanity docs (#71524)

(cherry picked from commit bc6461432e)

* Update intro_patterns.rst (#71542)

Call out the trailing comma when specifying a single host. Small snag that took me a while to notice.

(cherry picked from commit ec3920cef1)

* ansible-vault: Fix typo in help message (#71485)

(cherry picked from commit 215eb730e1)

* update install for 2.10 (#71543)

* update install for 2.10

(cherry picked from commit f75223d2c6)

* User guide overhaul, Table of Contents (#71553)

(cherry picked from commit b694dbadfe)

* update backport instructions for 2.11 (#71567)

* update backport instructions in docs/docsite/rst/community/development_process.rst

Co-authored-by: Matt Martz <matt@sivel.net>
(cherry picked from commit 7f9258b024)

* More docs updates to reflect collections ecosystem (#71597)

(cherry picked from commit 96aee766f4)

* DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480)

(cherry picked from commit 29b20bd1b1)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Matt Deacalion <matt@dirtymonkey.co.uk>
Co-authored-by: Fabien Malfoy <fabien.malfoy@laposte.net>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
..
_extensions docsite: remove lexers which have been fixed in Pygments 2.4.0 (#57508) 6 years ago
_static Docs: improve anchors vs. header bar (#67244) 5 years ago
_themes/sphinx_rtd_theme [backport][docs][2.10]Docsbackportapalooza 8 (#71379) 4 years ago
js/ansible consolidated docs 8 years ago
rst [docs][backport]Backportapalooza 10 (#71621) 4 years ago
.gitignore Docs backportapalooza 4 (#70875) 4 years ago
.nojekyll consolidated docs 8 years ago
Makefile Antsibull build format backport 71080 (#71285) 4 years ago
Makefile.sphinx Adds the ability to override the doc build output directory from the command line. (#36604) 7 years ago
README.md reduce docs/docsite/README to essential info (#64287) 5 years ago
ansible_2_5.inv Intersphinx (#68090) 5 years ago
ansible_2_6.inv Intersphinx (#68090) 5 years ago
ansible_2_7.inv Intersphinx (#68090) 5 years ago
ansible_2_8.inv Add the ansible_2_10 intersphinx reference. (#71028) (#71384) 4 years ago
ansible_2_9.inv Add the ansible_2_10 intersphinx reference. (#71028) (#71384) 4 years ago
ansible_2_10.inv Add the ansible_2_10 intersphinx reference. (#71028) (#71384) 4 years ago
collection-plugins.yml Collections docs generation backport (#70515) 4 years ago
jinja2.inv Intersphinx (#68090) 5 years ago
keyword_desc.yml Doc backportapalooza 2 (#70440) 4 years ago
modules.js consolidated docs 8 years ago
python2.inv Add a script to update the intersphinx inventory (#66646) 5 years ago
python3.inv Add the ansible_2_10 intersphinx reference. (#71028) (#71384) 4 years ago
requirements.txt Collections docs generation backport (#70515) 4 years ago
variables.dot consolidated docs 8 years ago

README.md

Ansible documentation

This project hosts the source behind docs.ansible.com.

To create clear, concise, and consistent contributions to Ansible documentation, please refer to the following information.

Contributions

Contributions to the documentation are welcome.

The Ansible community produces guidance on contributions, building documentation, and submitting pull requests, which you can find in Contributing to the Ansible Documentation.

You can also join the Docs Working Group.

Ansible style guide

Ansible documentation is written in ReStructuredText(RST). The Ansible style guide provides linguistic direction and technical guidelines for working with reStructuredText, in addition to other resources.

Tools

The Ansible community uses a range of tools and programs for working with Ansible documentation. Learn more about Other Tools and Programs in the Ansible Community Guide.

GitHub

Ansible documentation is hosted on the Ansible GitHub project. For GitHub workflows and other information, see the GitHub Guides.