diff options
author | Rich Bennett <rb2745@att.com> | 2018-04-11 16:47:49 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-04-11 16:51:45 -0400 |
commit | a4bb1e7ec4500f7b86a38613e43629bb3bda61ae (patch) | |
tree | 4d2f7c4fe12d9f3c388030f68a1827a6993b538b /etc | |
parent | c38e457331b05287d5fddf9a60ad26955fc9c36f (diff) |
Clean-up using onap section
Migrate top level structure from wiki
Eliminate duplicated subsections
Move to current stable release of Sphinx (1.6.7)
Change-Id: I2999962c306d69756161cb90993694877265b476
Issue-ID: DOC-259
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 85c7da158..23b46594a 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,5 +1,5 @@ tox -Sphinx==1.5.3 +Sphinx==1.6.7 doc8 docutils setuptools |