| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-14 | docs: note the automatic creation of gitignore in build directories | Eli Schwartz | |
| 2022-08-16 | docs: fix various references to "meson builddir" | Eli Schwartz | |
| This is wrong, it should use "meson setup builddir". | |||
| 2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | |
| 2020-06-18 | docs: replaced `ninja` with appropriate `meson` commands [skip ci] | TheQwertiest | |
| 2017-10-23 | docs: Markdown headers don't need trailing hash signs | Luis Menina | |
| This is a cosmetic change because github seems to interpret those correctly. Nonetheless, it adds unnecessary noise and makes people modifying the pages think it might be needed. See syntax guide at https://guides.github.com/features/mastering-markdown/ | |||
| 2017-05-04 | Use American English - 'ise' -> 'ize' where applicable | Peter Hutterer | |
| 2017-05-03 | doc: Capitalize things more consistently. | Elliott Sales de Andrade | |
| Upper or lower case depending on the official spelling, or the more consistent usage. | |||
| 2017-05-03 | docs: replace 'meson build' with 'meson builddir' | Peter Hutterer | |
| Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560 | |||
| 2017-05-03 | docs: fix missing build directory | Peter Hutterer | |
| 2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault 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. | |||
