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
|
@ -39,7 +39,7 @@ How Does it Work?
|
|||
=================
|
||||
|
||||
.. image:: diagram.png
|
||||
:width: 18cm
|
||||
:width: 18cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue