diff options
author | Rich Bennett <rb2745@att.com> | 2017-08-08 12:49:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-08 12:49:50 +0000 |
commit | e6af771992ef632695c9e46a4c2053b4a22036c0 (patch) | |
tree | ba3214d9d2a9a6fc129ac5b4e9ed616b0512126d /etc | |
parent | 444b4261de14ca7706be540313e87cdee0016b48 (diff) | |
parent | 9f0875c33d54bf716b18e2ab5d674a77463bdad1 (diff) |
Merge "[DOC-24] Add Component Template, Sphinx 1.6.3"
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 8ad711f2a..f01ad1c62 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,8 +1,9 @@ tox -Sphinx==1.3.1 +Sphinx==1.6.3 doc8 docutils setuptools six sphinxcontrib-httpdomain +sphinxcontrib-blockdiag sphinx_bootstrap_theme>=0.4.11 |