Commit Graph

6 Commits

Author SHA1 Message Date
Eli Schwartz
25b0988d4e docs: fix various references to "meson builddir"
This is wrong, it should use "meson setup builddir".
2022-08-16 16:18:18 -04:00
ff
4ad869cd84 fix typo in IndepthTutorial.md 2022-06-10 12:41:00 -07:00
Jussi Pakkanen
f72ee8e742 Rewrap long text lines in docs. [skip ci] 2021-01-30 16:19:59 +00:00
TheQwertiest
96609da8d2 docs: replaced ninja with appropriate meson commands [skip ci] 2020-06-18 17:47:10 +03:00
Peter Hutterer
276d342eba docs: replace 'meson build' with 'meson builddir'
Clarifies that this is really just a directory, not a command.

https://github.com/mesonbuild/meson/issues/1560
2017-05-03 21:00:36 +10:00
Thibault Saunier
b371875e02 docs: Import the website and wiki and build with hotdoc
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.
2017-04-26 17:56:33 +03:00