summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-07-19 18:05:55 -0400
committerRich Bennett <rb2745@att.com>2017-07-19 18:38:18 -0400
commit22ef08574b5562794ae59c61ecebf8d596a9b5d3 (patch)
tree335446f6c3728d4f10291f6a3c4cde224ba694fe /etc
parentac93e0eb246a03c02df7a6b7704aaabfdb7461f0 (diff)
[DOC-9] Index, sources validated & built with tox
Change-Id: I5a638eba279092ada8874d09130120e9ce085b06 Signed-off-by: Rich Bennett <rb2745@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 000000000..8ad711f2a
--- /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