373b1dcf59
* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79. Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more. * Adding extra blank line for shippable
21 lines
531 B
ReStructuredText
21 lines
531 B
ReStructuredText
Detailed Guides
|
|
```````````````
|
|
|
|
This section is new and evolving. The idea here is to explore particular use cases in greater depth and provide a more "top down" explanation of some basic features.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
guide_aci
|
|
guide_aws
|
|
guide_azure
|
|
guide_rax
|
|
guide_gce
|
|
guide_cloudstack
|
|
guide_vagrant
|
|
guide_rolling_upgrade
|
|
guide_docker
|
|
guide_packet
|
|
guide_vmware
|
|
|
|
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.
|