Consistent indentation
This was done by executing this command:
```
find src -type f -name '*.rst' -exec sed -Ei 's/^ :/ :/g' {} \;
```
This commit is contained in:
parent
4de38d0276
commit
ad467a8700
10 changed files with 320 additions and 320 deletions
|
|
@ -7,7 +7,7 @@ Better deployments with Ansistrano
|
|||
.. page:: standardPage
|
||||
|
||||
.. image:: images/ansistrano.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
@ -197,7 +197,7 @@ Build Hooks
|
|||
.. page:: imagePage
|
||||
|
||||
.. image:: images/ansistrano-flow.png
|
||||
:width: 18cm
|
||||
:width: 18cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ Basic deployment
|
|||
.. page:: standardPage
|
||||
|
||||
.. image:: images/after-deploy-1.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. page:: standardPage
|
||||
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@ requirements.yml
|
|||
PageBreak
|
||||
|
||||
.. image:: images/after-provision-1.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
@ -191,7 +191,7 @@ requirements.yml
|
|||
PageBreak
|
||||
|
||||
.. image:: images/after-provision-2.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ Oliver Davies, Inviqa
|
|||
.. page:: imagePage
|
||||
|
||||
.. image:: images/techs.png
|
||||
:width: 14cm
|
||||
:width: 14cm
|
||||
|
||||
.. include:: sections/building-a-lamp-stack.rst
|
||||
.. include:: sections/basic-deployment.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue