meson: add docs, docs_pdf options
Andres Freund <andres@anarazel.de>
meson: add docs, docs_pdf options Detect and report if the tools necessary to build documentation are available during configure. This is represented as two new options 'docs' and 'docs_pdf', both defaulting to 'auto'. This should also fix a meson error about the installdocs target, when none of the doc tools are found. Reviewed-by: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/20230325201414.sh7c6xlut2fpunnv@awork3.anarazel.de Discussion: https://postgr.es/m/ZB8331v5IhUA/pNu@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/installation.sgml | modified | +33 −0 |
| doc/src/sgml/meson.build | modified | +7 −16 |
| meson.build | modified | +37 −0 |
| meson_options.txt | modified | +9 −0 |
Documentation touched
Discussion
- what should install-world do when docs are not available? 12 messages · 2023-03-25 → 2023-04-07
Cited messages not in the archive:
ZB8331v5IhUA/pNu@telsasoft.com