python-systemd/meson.options
Jelle van der Waa cb50f8b057 meson: build docs with meson
Introduce a custom target `html` and a build configuration option
`docs` to build the sphinx html documentation.
2025-11-03 09:49:35 +01:00

3 lines
94 B
Text

# SPDX-License-Identifier: LGPL-2.1-or-later
option('docs', type : 'boolean', value : false)