mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: update doc building tools versions
The latest versions of Sphinx and Breathe work well together so we're updating the requirements.txt installation information (and documentation) to use the latest versions of these tools. Fixes: #395 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
5754d367ce
commit
37f33fd389
@@ -1,4 +1,4 @@
|
||||
breathe==4.7.3
|
||||
sphinx==1.6.7
|
||||
breathe==4.9.1
|
||||
sphinx==1.7.5
|
||||
docutils==0.14
|
||||
sphinx_rtd_theme
|
||||
|
Reference in New Issue
Block a user