On 3/5/19 9:21 AM, Peter Maydell wrote: > 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]> > Message-id: [email protected] > --- > Makefile | 2 +- > docs/conf.py | 21 ++++++++++++++++----- > 2 files changed, 17 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
