Jussi Pakkanen
f72ee8e742
Rewrap long text lines in docs. [skip ci]
2021-01-30 16:19:59 +00:00
Jerry Casiano
6e39dcad2f
Update Vala Preprocessor section in documentation. Closes : #8040 [skip ci]
2020-11-29 23:51:47 +02:00
wb9688
4974fa39ac
Fix dirs typo in Vala docs [skip ci]
...
Co-authored-by: wb9688 <wb9688@users.noreply.github.com>
2020-07-19 22:41:36 +03:00
Ken Gilmer
f7d54c96c1
Add brief description of configuring Vala's preprocessor via the add_project_arguments() function. [skip ci]
2019-12-07 23:34:32 +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
Michael Hirsch, Ph.D
44b6ccbe56
join_paths => / [skip ci]
2019-05-22 23:56:50 +03:00
Alistair Thomas
20248fa919
docs: update URI for vala-extra-vapis repository [skip ci]
2019-01-20 23:28:45 +02:00
Alistair Thomas
2f72d4db09
docs: Explain how to use a Vala project's VAPI files with find_library() [skip ci]
...
The Vala compiler object's find_libary() method needs the 'dir' keyword to
add a project's local vapi dir to the VAPI search path.
See https://github.com/mesonbuild/meson/issues/4702
2019-01-15 21:47:17 +02:00
Alistair Thomas
d54daf6e59
docs: make clearer difference between using and building libraries in Vala [skip ci]
2018-12-19 23:16:59 +02:00
Luis Menina
92866d8d5f
docs: Remove unnecessary trailing whitespaces
2017-10-23 18:43:04 +02:00
Igor Gnatenko
8232259450
docs: add missing parentheses
...
[skip ci]
2017-07-22 16:42:18 +02:00
Alistair Thomas
cca0fa8154
Recognise .gs extension as a Vala source
2017-06-26 13:57:52 +01:00
Guillaume Poirier-Morency
05c431c013
vala: Fix typos and cover dependencies without pkg-config file in docs
2017-05-13 23:45:13 +03:00
Guillaume Poirier-Morency
a7fee9bd48
vala: Cover 'find_library' usage and be more explicit for default install directories in docs
2017-05-13 23:45:13 +03:00
Peter Hutterer
7ec6e6df20
docs: add a short description for all top pages in the Manual
2017-05-03 21:00:36 +10:00
Guillaume Poirier-Morency
4c35b4b791
Update Vala documentation with most recent changes
...
Cover installation using the `install_dir` array and the additional arguments for specifying the C header, VAPI and GIR names.
2017-04-28 23:01:06 +03: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