]> git.ipfire.org Git - thirdparty/git.git/commit
meson: generate articles
authorPatrick Steinhardt <ps@pks.im>
Fri, 27 Dec 2024 13:59:37 +0000 (14:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Dec 2024 16:28:11 +0000 (08:28 -0800)
commitbcf7edee09e8f9c1779fafa953832f63e9a23545
tree5e71579ba2c8af76bbab35d14931eb2828b44599
parent8922506cb2c34527f8b2321b4f7a4b454a325a07
meson: generate articles

While the Meson build system already knows to generate man pages and our
user manual, it does not yet generate the random assortment of articles
that we have. Plug this gap.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/howto/meson.build [new file with mode: 0644]
Documentation/meson.build
Documentation/technical/meson.build [new file with mode: 0644]