Dylan Baker
202c89d0b6
docs: Add documentation for variables keyword
...
In declare_dependency() and dependency.get_variables().
5 years ago
Anton Leontiev
603b1ac287
docs: Fix some incorrect links [skip ci]
5 years ago
Daniel Mensinger
438ee6b01d
cmake: updated docs
6 years ago
Daniel Mensinger
6cb904de7b
cmake: Added docs
6 years ago
Antonio Ospite
221fb86373
docs: fix typo s/responsability/responsibility/ [skip ci]
6 years ago
Antonio Ospite
e680dbe065
Add 'meson subprojects foreach' command
...
Sometimes it is convenient to run an arbitrary command (e.g. 'git diff')
on all subprojects.
Add a 'meson subprojects foreach' command to take care of that.
For this command the common argument 'subprojects' does not make sense,
so only add '--sourcedir' and cover the case of a missing
options.subprojects in run().
6 years ago
Will Thompson
3b7ec01692
docs: correct “It's” to “Its” [skip ci]
6 years ago
Xavier Claessens
2efedf80e0
Add documentation for 'meson subprojects' command line
6 years ago
Kostiantyn Ponomarenko
1309b47cbb
doc: Improve wrap and subproject documentation [skip ci]
...
Make docs more user friendly, and add missing information.
Signed-off-by: Kostiantyn Ponomarenko <konstantin.ponomarenko@gmail.com>
6 years ago
Nirbheek Chauhan
0eb4423b85
subprojects.md: document --wrap-mode
...
Closes https://github.com/mesonbuild/meson/issues/3534
7 years ago
Aleksey Filippov
5f0aeafa38
Add jpakkane's answer to "Why must all subprojects be inside a single directory?" [skip ci]
7 years ago
Andrea G
d589cc26c7
Add missing closed parenthesis
7 years ago
Jussi Pakkanen
f70760a510
Use new style dependencies in subproject documentation.
7 years ago
Joergen Ibsen
68604a4855
docs: fix use of deps
7 years ago
Alexis Jeandet
e1b24765af
Removed minor typos in documentation.
...
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
7 years ago
Chris Mayo
0e9852a457
docs: Fix broken page links
8 years ago
Elliott Sales de Andrade
f3ad633f55
doc: Fix several minor typos.
8 years ago
Peter Hutterer
7ec6e6df20
docs: add a short description for all top pages in the Manual
8 years ago
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.
8 years ago