diff options
author | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-08 22:59:16 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com> | 2018-10-08 23:02:29 +0000 |
commit | 3bcfdfe719ae07ef2747b42b69bb1e7840daf619 (patch) | |
tree | f8f06356c421963fe58ded9e32714d159a540e52 /etc | |
parent | 9d264b91c4f8f7acf10b7a3978b991b58b38b60f (diff) |
VNFRQTS - Updating hierarchy of guidelinescasablanca
Changing the hierarchy to remove redundancy as well as add new
theme for local changes.
Issue-ID: VNFRQTS-462
Change-Id: Ifa54877fe48572ea24768b9e4b68f9f0ed5438ae
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 377b7cd..db5c4ac 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -15,10 +15,20 @@ ############################################################################# tox -Sphinx==1.3.1 +Sphinx==1.7 doc8 docutils +docopt==0.6.2 setuptools six +sphinx_rtd_theme +sphinxcontrib-blockdiag sphinxcontrib-httpdomain +sphinxcontrib-needs>=0.2.4 sphinx_bootstrap_theme>=0.4.11 +sphinxcontrib-nwdiag +sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +xlwt==1.3.0 +PyYAML>=3.10,<4 |