6 Commits

Author SHA1 Message Date
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
currite
0bc0ceb361 Delete faulty rule 0 in example 2019-10-24 11:13:37 +02:00
Esa Varemo
1b23ee4bac
Fix typos in load-balancing.rst 2019-09-03 13:41:41 +03:00
Robert Göhler
b954473de6 add wan load-balancing (#63) 2019-06-15 23:43:12 +02:00