]> Git Repo - qemu.git/commit
docs: set CONFDIR when running sphinx
authorMarc-André Lureau <[email protected]>
Tue, 1 Dec 2020 18:37:04 +0000 (22:37 +0400)
committerPaolo Bonzini <[email protected]>
Tue, 15 Dec 2020 17:52:06 +0000 (12:52 -0500)
commitdaf07a6714b111340fe2d0234d1a5287d6ebe0ec
treed8116fa5a0aa4ee6887beaf2da619bdcd643da37
parent7245ca7411d88e1b7c9205836c2852b20e3900a7
docs: set CONFDIR when running sphinx

The default configuration path /etc/qemu can be overriden with configure
options, and the generated documentation used to reflect it.

Fixes regression introduced in commit
f8aa24ea9a82da38370470c6bc0eaa393999edfe ("meson: sphinx-build").

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1902537
Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20201201183704[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
docs/meson.build
This page took 0.026052 seconds and 4 git commands to generate.