LegStrong
2d98cfd473
docs: make tutorial compatible with GLib versions older than 2.74
4 months ago
albert
2b49408395
note on glib library
1 year ago
Charlie Ringström
cbf8e67f19
Replace deprecated GTK flag
1 year ago
Maple
e201b87dd5
Some documentation fix ( #10335 )
...
* update sample image
* increase size so all text will be shown
3 years ago
Daniel Mensinger
2327cb5eb3
docs: Fix broken links
3 years ago
Jussi Pakkanen
f72ee8e742
Rewrap long text lines in docs. [skip ci]
4 years ago
Michael Brockus
188695f202
Update Tutorial.md [skip ci]
4 years ago
Jussi Pakkanen
01edd26baf
Add old style command to tutorial. Closes #7793 . [skip ci]
4 years ago
Nirbheek Chauhan
146febd4f2
docs: Clarify some FAQs in the Tutorial [skip ci]
...
Clarifications that were observed to be needed when seeing a user try
the Tutorial for the first time at:
https://www.twitch.tv/videos/709237047?t=50m20s
4 years ago
TheQwertiest
83a973ca04
Replaced `ninja` with `meson` [skip ci]
4 years ago
TheQwertiest
96609da8d2
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
4 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Francisco Velázquez
288ef0e0e7
Tutorial.md: Improve English [skip ci]
5 years ago
Jussi Pakkanen
1a2f5b3bc8
Clarify that the tutorial requires prebuilt dependencies. [skip ci]
6 years ago
Jussi Pakkanen
90c7b5ea58
Rewrapped some markdown files.
7 years ago
Peter Hutterer
a576791064
Use American English - 'ise' -> 'ize' where applicable
8 years ago
Elliott Sales de Andrade
f3ad633f55
doc: Fix several minor typos.
8 years ago
Elliott Sales de Andrade
b80d40c287
doc: Capitalize things more consistently.
...
Upper or lower case depending on the official spelling, or the more
consistent usage.
8 years ago
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
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