Eli Schwartz
1db800bf67
doc: fix confusing use of "build" as a directory argument [skip ci]
...
In most places, we now refer to "builddir/" which is a lot less likely
to make people think it is a subcommand which needs to be used
literally.
This is a regression since commit 276d342eba
due to the existence of new docs which were added later on, using the
wrong form.
2020-11-22 18:29:55 -08:00
TheQwertiest
96609da8d2
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
2020-06-18 17:47:10 +03:00
Michael Hirsch, Ph.D
11639dd922
doc: update travis-CI info and add GitHub Actions example [skip ci]
2019-12-02 01:36:32 +02:00
Michael Brockus
da9f56afde
Update CI Continuous Integration page and add CircleCi example [skip ci]
2019-11-30 23:33:06 +02:00
Wolfgang Stöggl
f037e7ef45
Fix typos found by codespell
...
- Typos were found by codespell v1.16.0
2019-11-06 09:55:30 -05:00
Hugo Locurcio
3804172d61
docs: Use modern shell constructs [skip ci]
2019-01-20 23:09:05 +02:00
Luca Weiss
da7a3d5331
Change ninja.exe download URL [skip ci]
2018-09-03 21:11:22 +03:00
Luca Weiss
9c55bda56e
Update appveyor example [skip ci]
...
Also add, how to make meson find Qt5 & Boost
2018-09-03 21:11:22 +03:00
♫ Christian Krause ♫
c3e68189cd
docs: adds a non-docker travis example ( #3883 ) [skip ci]
2018-07-13 07:16:03 -07:00
Jussi Pakkanen
708cdea861
Appveyor example now validates. Closes #2641 .
2017-11-19 18:17:02 +02:00
Jussi Pakkanen
90c7b5ea58
Rewrapped some markdown files.
2017-08-24 17:51:44 +03:00
Elliott Sales de Andrade
f3ad633f55
doc: Fix several minor typos.
2017-05-03 16:20:53 -04:00
Elliott Sales de Andrade
b80d40c287
doc: Capitalize things more consistently.
...
Upper or lower case depending on the official spelling, or the more
consistent usage.
2017-05-03 16:20:51 -04: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