Dylan Baker
be092c252e
docs: replace most uses of `meson_options.txt` with `meson.options`
...
I've left the old release notes in place, but updated everything else to
use `meson.options`
2023-03-28 15:01:10 +03:00
Jussi Pakkanen
474f4813c4
Capitalize "Meson" consistently as it is a proper name. [skip ci]
2021-01-31 19:49:20 +00:00
Jussi Pakkanen
f72ee8e742
Rewrap long text lines in docs. [skip ci]
2021-01-30 16:19:59 +00:00
Michael Hirsch, Ph.D
44b6ccbe56
join_paths => / [skip ci]
2019-05-22 23:56:50 +03:00
Dylan Baker
724c97ef4e
docs: recommend add_project_arguments instead of add_global_arguments [skip ci]
...
As autotools doesn't have anything like wraps so it doesn't need to
differentiate, but meson does so it should.
2019-01-08 11:40:27 -08:00
Jussi Pakkanen
11b520feda
Scan markdown files for tabs.
2018-08-19 14:00:40 +03:00
Mohammed Sadiq
747c3af52c
docs: fix typo
2017-08-18 10:29:05 -04:00
Patrick Griffis
43a03aa950
docs: Add gettext example to porting autotools guide
2017-07-31 10:30:41 +01: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
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