summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorrr929y <rr929y@att.com>2017-07-24 16:58:56 -0500
committerrr929y <rr929y@att.com>2017-07-25 08:28:23 -0500
commit0ac8f52204d571ccd5a98af0e211bd138ceac846 (patch)
treefb629bfe252cb73939e8df36992e89f2a33d6662 /etc
parent29e4e988c22205057846596f334b78bde8270bc9 (diff)
RST Seed Documentation
Inital example of converted documentation to be used in the document build tool chain Change-Id: I7b03499d3562857569e1db132f797846cc500634 Issue-ID: VNFRQTS-15 Signed-off-by: rr929y <rr929y@att.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
new file mode 100644
index 0000000..8ad711f
--- /dev/null
+++ b/etc/requirements.txt
@@ -0,0 +1,8 @@
+tox
+Sphinx==1.3.1
+doc8
+docutils
+setuptools
+six
+sphinxcontrib-httpdomain
+sphinx_bootstrap_theme>=0.4.11