| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-13 | [fix] typos in documentation & messages | ToxyFlog1627 | |
| 2023-08-06 | [doc] improve documentation of make targets and ./manage script | Markus Heiser | |
| BTW force modularization of the ./mange script into sub modules: - utils/lib_sxng_data.sh - utils/lib_sxng_node.sh - utils/lib_sxng_static.sh - utils/lib_sxng_test.sh - utils/lib_sxng_themes.sh Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-07-01 | [doc] rearranges Settings & Engines docs for better readability | Markus Heiser | |
| We have built up detailed documentation of the *settings* and the *engines* over the past few years. However, this documentation was still spread over various chapters and was difficult to navigate in its entirety. This patch rearranges the Settings & Engines documentation for better readability. To review new ordered docs:: make docs.clean docs.live Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||