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 <[email protected]> Reported-by: Peter Eisentraut <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9d2a464a04846961ffa6b5f2c25b68bc2bf0af67 Modified Files -------------- doc/src/sgml/installation.sgml | 12 ++++++++++++ doc/src/sgml/meson.build | 7 ++++--- meson_options.txt | 3 +++ 3 files changed, 19 insertions(+), 3 deletions(-)
