10 Commits

Author SHA1 Message Date
Stephen James
74c5a1fc3c Fix some typos and capitalizations 2020-01-11 23:37:28 -05:00
Christian Poessinger
37a891f7cf provide common-references file
Spinx references used accross different files should be stored here
as a single source reference. Include this file as needed by:

.. include:: common-references.rst
2019-12-29 11:01:29 +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
rebortg
adf8669015 begin chance public IPs to documentation reseverd IPs 2019-08-06 09:35:09 +02:00
rebortg
60fbdfa07e add explanation of ldap parameter 2019-05-12 11:42:07 +02:00
Christian Poessinger
cecc4a22b1 webproxy: add LDAP/AD authentication 2019-05-09 23:10:12 +02:00
kmpm
1ac4afa392 fixed erroneous targets 2019-01-20 16:13:07 +01:00
kmpm
9a04c5abf4 services in own folder
* spitting services into multiple files in it's own folder
* making image links absolute
* some linting
2019-01-20 12:13:48 +01:00