aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Quick-guide.md
AgeCommit message (Collapse)AuthorFilesLines
2017-07-17Removed minor typos in documentation.Alexis Jeandet1-1/+1
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
2017-05-03doc: Use https links wherever possible.Elliott Sales de Andrade1-1/+1
2017-05-03docs: replace 'meson build' with 'meson builddir'Peter Hutterer1-5/+5
Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+71
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.