diff options
author | Jun Hu <jh245g@att.com> | 2017-09-18 14:11:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-18 14:11:23 +0000 |
commit | e284478277aa512dc47f142eadf09c54741db66d (patch) | |
tree | 68dfcfdc63088949604138adb25cf7bd08f8d27e /etc | |
parent | ba086ac596ce0183f7b62cb66f355144e08947a7 (diff) | |
parent | 3beeced464fd424bda372d098a3b907f577d4155 (diff) |
Merge "Remove linkcheck and add API examples"
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index b12395a93..66f761074 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -7,4 +7,7 @@ six sphinxcontrib-httpdomain sphinxcontrib-blockdiag sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +sphinxcontrib-httpdomain sphinx_bootstrap_theme>=0.4.11 |