]> Git Repo - qemu.git/commit - docs/conf.py
docs/conf.py: Don't hard-code QEMU version
authorPeter Maydell <[email protected]>
Thu, 7 Mar 2019 14:26:47 +0000 (14:26 +0000)
committerPeter Maydell <[email protected]>
Thu, 7 Mar 2019 14:26:47 +0000 (14:26 +0000)
commit6038f5fca588d8f44c403a8b8742163d9ab4adba
tree16945ca758caa724994f9691ed31e369bcf50059
parent57b49737ae467fd95504de7b2d755a994e7cec4b
docs/conf.py: Don't hard-code QEMU version

Don't hard-code the QEMU version number into conf.py. Instead
we either pass it to sphinx-build on the command line, or
(if doing a standalone Sphinx run in a readthedocs.org setup)
extract it from the VERSION file.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Acked-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20190305172139[email protected]
Message-id: 20190228145624[email protected]
Makefile
docs/conf.py
This page took 0.026141 seconds and 4 git commands to generate.