mirror of
https://github.com/systemd/python-systemd.git
synced 2026-05-14 16:36:54 -04:00
Introduce a custom target `html` and a build configuration option `docs` to build the sphinx html documentation.
3 lines
94 B
Text
3 lines
94 B
Text
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
option('docs', type : 'boolean', value : false)
|