Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-05 | Fix the pages in the manual for Lix | Jade Lovelace | |
This doesn't comprehensively fix everything outdated in the manual, or make the manual greatly better, but it does note down where at least jade noticed it was wrong, and it does fix all the instances of referencing Nix to conform to the style guide to the best of our ability. A lot of things have been commented out for being wrong, and there are three types of FIXME introduced: - FIXME(Lix): generically Lix needs to fix it - FIXME(Qyriad): re https://git.lix.systems/lix-project/lix/issues/215 - FIXME(meson): docs got outdated by meson changes and need rewriting I did fix a bunch of it that I could, but there could certainly be mistakes and this is definitely just an incremental improvement. Fixes: https://git.lix.systems/lix-project/lix/issues/266 Change-Id: I5993c4603d7f026a887089fce77db08394362135 | |||
2023-02-28 | doc/cli-guideline: Improve examples | Robert Hensing | |
Turns out that the settings themselves have a bad data model anyway, so we cut that. They do still occur in the first example, but not in focus. | |||
2023-02-28 | doc/cli-guideline: Apply suggestions from code review | Robert Hensing | |
Thanks Valentin! | |||
2023-02-28 | doc/cli-guideline: Add JSON guideline | Robert Hensing | |
2021-11-13 | fix many doc typos | Kevin Amado | |
2021-11-08 | Fix some typos in CLI guideline. | Théo Zimmermann | |
2021-11-03 | Fix typos | Dimitris Apostolou | |
2020-12-08 | Switch away from classification as Tier1-3 | Rok Garbas | |
to classification to a more descriptive classification. | |||
2020-12-07 | Merge remote-tracking branch 'origin/master' into cli-guideline | Rok Garbas | |