meson: docs: Add {html,man} targets, rename install-doc-*

Andres Freund <andres@anarazel.de>

Commit: ddcab2a0329511e8872b62f2c77e5fa33547c277
Author: Andres Freund <andres@anarazel.de>
Date: 2023-11-21T01:46:40Z
Releases: 17.0
meson: docs: Add {html,man} targets, rename install-doc-*

We have toplevel html, man targets in the autoconf build as well. It'd be odd
to have an 'html' target but have the install target be 'install-doc-html',
thus rename the install targets to match.

Reviewed-by: Christoph Berg <myon@debian.org>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/20231103163848.26egkh5qdgw3vmil@awork3.anarazel.de

Files

PathChange+/−
doc/src/sgml/meson.build modified +4 −2

Discussion