summaryrefslogtreecommitdiff
path: root/docs/system/config-management.rst
AgeCommit message (Collapse)Author
2020-03-13index reorganisation to clarify concepts related to config, manage, ↵currite
advanced, basic
2019-12-30remove all enclosing '' from cfgcmd/opcmdChristian Poessinger
2019-12-20config-management: opcmd/clicmd explanations should be indented by 3Christian Poessinger
2019-12-15config-management: restructure to the new cfgcmd/opcmd styleChristian Poessinger
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
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-03-15splitt system and add config managementrebortg