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:
David B. Kinder
2018-06-14 13:06:27 -07:00
committed by David Kinder
parent 5754d367ce
commit 37f33fd389
2 changed files with 5 additions and 5 deletions

View File

@@ -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