aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Getting-meson.md
AgeCommit message (Collapse)AuthorFilesLines
2018-06-03docs: Add a section about the MSI installer [skip ci]Nirbheek Chauhan1-2/+11
2018-06-03docs: Expand section on how to install Python3 and MesonNirbheek Chauhan1-11/+58
With screenshots!
2017-09-18Fix getting meson page (#2341)tense-du1-1/+1
* Replaced obsolete tt tag
2017-05-21Fix typocagatay-y1-1/+1
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-05-03docs: fix links to the meson reposPeter Hutterer1-2/+2
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+28
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.