diff options
-rw-r--r-- | docs/index.rst | 1 | ||||
-rw-r--r-- | etc/requirements.txt | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 64ff88783..04b916979 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,7 +55,6 @@ Please find some guidance here on the content of ONAP documentation: +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - .. toctree:: :maxdepth: 1 :hidden: diff --git a/etc/requirements.txt b/etc/requirements.txt index d75e59dee..6f695d735 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -5,7 +5,7 @@ docutils setuptools six sphinx_rtd_theme>=0.4.3 -sphinxcontrib-blockdiag==1.5.5 +sphinxcontrib-blockdiag sphinxcontrib-needs>=0.2.3 sphinxcontrib-nwdiag sphinxcontrib-seqdiag |