Christian Poessinger
|
a71cdcec33
|
docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
|
2019-11-28 21:26:14 +01:00 |
|
Christian Poessinger
|
6aa3cbb611
|
Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
|
2019-11-27 17:20:38 +01:00 |
|
Christian Poessinger
|
2ead5d8321
|
commandtree: remove repeated occurance of 'the'
|
2019-11-17 19:54:20 +01:00 |
|
Christian Poessinger
|
337dcdf07c
|
Appendix: create dedicated section in manual
|
2019-05-28 22:15:34 +02:00 |
|