summaryrefslogtreecommitdiff
path: root/docs/markdown/Tutorial.md
Commit message (Collapse)AuthorAgeFilesLines
* Rewrapped some markdown files.Jussi Pakkanen2017-08-241-10/+34
|
* Use American English - 'ise' -> 'ize' where applicablePeter Hutterer2017-05-041-1/+1
|
* doc: Fix several minor typos.Elliott Sales de Andrade2017-05-031-1/+1
|
* doc: Capitalize things more consistently.Elliott Sales de Andrade2017-05-031-3/+3
| | | | | Upper or lower case depending on the official spelling, or the more consistent usage.
* docs: replace 'meson build' with 'meson builddir'Peter Hutterer2017-05-031-4/+4
| | | | | | Clarifies that this is really just a directory, not a command. https://github.com/mesonbuild/meson/issues/1560
* docs: Import the website and wiki and build with hotdocThibault Saunier2017-04-261-0/+123
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.