11 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
Christian Poessinger
73edff0a21 Replace all RFC links with proper :rfc: syntax 2019-11-17 20:20:16 +01:00
kroy
bc8a28ccbd Text/spelling fixes, adding additional navigation headers 2019-09-17 11:34:26 -05:00
rebortg
adf8669015 begin chance public IPs to documentation reseverd IPs 2019-08-06 09:35:09 +02:00
Christian Poessinger
6eac93d48a NAT: add missing image
Commit fd5a1e113892 ("add NAT before VPN Example") forgot to add the
required PNG image.
2019-05-28 22:00:56 +02:00
rebortg
fd5a1e1138 add NAT before VPN Example 2019-05-06 16:45:05 +02:00
rebortg
09aef44bbe fix NPTv6 headline hierarchy 2019-05-06 16:08:02 +02:00
iTeV
9376754a13 Added some newlines and a new codeblock. 2019-04-14 15:39:39 +02:00
Christian Poessinger
e175b066d4 Reformat TOC and overall document style 2018-10-07 14:39:58 +02:00