Sphinx 1.8 introduces a `--keep-going` parameter which will be handy
for our docs project so that it prints out all docs failures before
failing the build. This allows CI resources to not be wasted by only
printing one failure at a time.
Change-Id: I62c77a94f735fddcb8939aa5dbeb84566ae75d86
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
--- /dev/null
+---
+upgrade:
+ - |
+ Sphinx version is updated from ~1.7.9 to ~1.8.5 which may or may not affect
+ project docs build. Refer to upstream release note as necessary.
+ https://www.sphinx-doc.org/en/master/changes.html
pytest
pyyaml
-Sphinx~=1.7.9
+Sphinx~=1.8.5
sphinx_bootstrap_theme>=0.6.2
# Indirect Dependencies