Christian Poessinger
|
37850e2f6f
|
remove all enclosing '' from cfgcmd/opcmd
|
2019-12-30 11:28:52 +01:00 |
|
Christian Poessinger
|
3a428e3a2c
|
config-management: opcmd/clicmd explanations should be indented by 3
|
2019-12-20 18:28:57 +01:00 |
|
Christian Poessinger
|
eea005b2e4
|
config-management: restructure to the new cfgcmd/opcmd style
|
2019-12-15 13:21:38 +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
|
ac94f142fb
|
splitt system and add config management
|
2019-03-15 22:49:41 +01:00 |
|