diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-17 18:24:46 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-17 18:28:56 +0000 |
commit | 0294677e9afcf9cc2dc24c69575cea5201d9efcb (patch) | |
tree | 19e52d4fefc237f67ac88dddd305fa146bfa8661 /etc | |
parent | 08d21cd6dbf52cd968282e4548508fcbe63b5412 (diff) |
VNFRQTS - Testing Chapter 4 with new directive
Test push to see if the new directive introduced will build properly.
Change-Id: I5a582351e728ad8ff99b4d0d99b4647b6def8e9d
Issue-ID: VNFRQTS-236
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 377b7cd..d27b394 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,10 +15,16 @@ ############################################################################# tox -Sphinx==1.3.1 +Sphinx==1.6.7 doc8 docutils setuptools six -sphinxcontrib-httpdomain -sphinx_bootstrap_theme>=0.4.11 +sphinx_rtd_theme +sphinxcontrib-blockdiag +sphinxcontrib-needs>=0.2.3 +sphinxcontrib-nwdiag +sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +sphinx_bootstrap_theme>=0.4.11
\ No newline at end of file |