aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Design-rationale.md
AgeCommit message (Collapse)AuthorFilesLines
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-3/+6
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest1-2/+2
2019-11-06Fix typos found by codespellWolfgang Stöggl1-1/+1
- Typos were found by codespell v1.16.0
2018-07-09docs: sources changed into sourcelist (#3855) [skip ci]gadic1-2/+2
2017-10-24docs: Fix date being interpreted as an ordered list itemLuis Menina1-2/+2
2017-10-23docs: Fix markdown in 'design rationale' pageLuis Menina1-8/+8
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen1-36/+161
2017-05-03doc: Use https links wherever possible.Elliott Sales de Andrade1-1/+1
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade1-2/+2
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade1-2/+2
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 Saunier1-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.