Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | 1 | -3/+6 | |
2020-06-18 | docs: replaced `ninja` with appropriate `meson` commands [skip ci] | TheQwertiest | 1 | -2/+2 | |
2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl | 1 | -1/+1 | |
- Typos were found by codespell v1.16.0 | |||||
2018-07-09 | docs: sources changed into sourcelist (#3855) [skip ci] | gadic | 1 | -2/+2 | |
2017-10-24 | docs: Fix date being interpreted as an ordered list item | Luis Menina | 1 | -2/+2 | |
2017-10-23 | docs: Fix markdown in 'design rationale' page | Luis Menina | 1 | -8/+8 | |
2017-08-21 | Rewrapped lines of a few more files. | Jussi Pakkanen | 1 | -36/+161 | |
2017-05-03 | doc: Use https links wherever possible. | Elliott Sales de Andrade | 1 | -1/+1 | |
2017-05-03 | doc: Fix several minor typos. | Elliott Sales de Andrade | 1 | -2/+2 | |
2017-05-03 | doc: Capitalize things more consistently. | Elliott Sales de Andrade | 1 | -2/+2 | |
Upper or lower case depending on the official spelling, or the more consistent usage. | |||||
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -0/+133 | |
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it. |