Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-11 | docs: update for mesonintrospect.py -> meson introspect | Jon Turney | 1 | -5/+5 | |
mesonintrospect is deprecated since 59a35c4c (PR #2067) | |||||
2017-10-23 | Update references from mesonconf to meson configure | Kevin Anderson | 1 | -1/+1 | |
Fixes #2372 | |||||
2017-05-03 | doc: Use https links wherever possible. | Elliott Sales de Andrade | 1 | -1/+1 | |
2017-05-03 | doc: Capitalize things more consistently. | Elliott Sales de Andrade | 1 | -1/+1 | |
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 | 1 | -2/+2 | |
Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560 | |||||
2017-05-03 | docs: add a short description for all top pages in the Manual | Peter Hutterer | 1 | -0/+4 | |
2017-04-26 | docs: Import the website and wiki and build with hotdoc | Thibault Saunier | 1 | -0/+41 | |
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. |