mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
readthodocs: fully specify a build environment
This is now expected by rtd so I've expanded using their example as 22.04 is one of our supported platforms. I tried to work out if there was an easy way to re-generate a requirements.txt from our pythondeps.toml but in the end went for the easier solution. Cc: <qemu-stable@nongnu.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231221174200.2693694-1-alex.bennee@linaro.org>
This commit is contained in:
parent
4156325cd3
commit
b16a45bc5e
2 changed files with 14 additions and 7 deletions
2
docs/requirements.txt
Normal file
2
docs/requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
sphinx==5.3.0
|
||||
sphinx_rtd_theme==1.1.1
|
Loading…
Add table
Add a link
Reference in a new issue