meson: docs: Allow configuring simple/website style

Andres Freund <andres@anarazel.de>

Commit: 9d2a464a04846961ffa6b5f2c25b68bc2bf0af67
Author: Andres Freund <andres@anarazel.de>
Date: 2023-04-05T04:31:27Z
Releases: 16.0
meson: docs: Allow configuring simple/website style

The meson docs generation hardcoded using the website style so far. Make it
configurable via a meson option.

Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Reported-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/3fc3bb9b-f7f8-d442-35c1-ec82280c564a@enterprisedb.com

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +12 −0
doc/src/sgml/meson.build modified +4 −3
meson_options.txt modified +3 −0

Documentation touched

Discussion