summaryrefslogtreecommitdiff
path: root/docs/markdown/Design-rationale.md
AgeCommit message (Collapse)Author
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2019-11-06Fix typos found by codespellWolfgang Stöggl
- Typos were found by codespell v1.16.0
2018-07-09docs: sources changed into sourcelist (#3855) [skip ci]gadic
2017-10-24docs: Fix date being interpreted as an ordered list itemLuis Menina
2017-10-23docs: Fix markdown in 'design rationale' pageLuis Menina
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-05-03doc: Use https links wherever possible.Elliott Sales de Andrade
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
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.