5 Commits

Author SHA1 Message Date
Robert Göhler
dfc75fe5fa Examples: migrate to reserved address space 2019-11-30 13:42:59 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
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
Rob Thomas
2c0b0bf509 ha: T1796: add first stab of high-availability walkthrough 2019-11-10 20:55:41 +01:00