Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-30 | arrange: system configration | rebortg | |
2019-12-30 | remove all enclosing '' from cfgcmd/opcmd | Christian Poessinger | |
2019-12-20 | proxy: rewrite with new cfgcmd syntax | Christian Poessinger | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-28 | system-proxy: cleanup and example enhancement | kroy | |
2019-11-27 | Refactor "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-10-18 | system-proxy: cli options documented | hagbard | |