meson: Add target for generating docs images
This adds an 'images' target to the meson build system in order to
be able to regenerate the images used in the docs.
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reported-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAN55FZ0c0Tcjx9=e-YibWGHa1-xmdV63p=THH4YYznz+pYcfig@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/4ec0e75afd488d41482ae10f6b5df9fa9a586dee
Modified Files
--------------
doc/src/sgml/images/meson.build | 61 +++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/meson.build | 2 ++
meson.build | 2 ++
3 files changed, 65 insertions(+)