summaryrefslogtreecommitdiff
path: root/docs/markdown/IDE-integration.md
AgeCommit message (Collapse)Author
2018-03-11docs: update for mesonintrospect.py -> meson introspectJon Turney
mesonintrospect is deprecated since 59a35c4c (PR #2067)
2017-10-23Update references from mesonconf to meson configureKevin Anderson
Fixes #2372
2017-05-03doc: Use https links wherever possible.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-05-03docs: 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-03docs: add a short description for all top pages in the ManualPeter Hutterer
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.