From: Guillaume Lambert Date: Tue, 2 Feb 2021 11:20:11 +0000 (+0100) Subject: [DOC] Use sphinxcontrib-needs versions < 0.6.0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a6727b341c055284b8a7fb9a28196b4475d36abf;p=doc.git [DOC] Use sphinxcontrib-needs versions < 0.6.0 This latest version introduces a new services support functionality - that cannot be easily disabled here - and that requires additional configuration parameters to link GitHub issues. We cannot provide these parameters since this project uses JIRA. As a result, sphinx generates a warning. https://sphinxcontrib-needs.readthedocs.io/en/service/services/index.html Issue-ID: DOC-692 Signed-off-by: Guillaume Lambert Change-Id: I3bfa231467804729deacbe70f1180c06b3eec978 --- diff --git a/etc/requirements.txt b/etc/requirements.txt index b3188ddd3..c743bce21 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -6,7 +6,7 @@ setuptools six sphinx_rtd_theme>=0.4.3 sphinxcontrib-blockdiag -sphinxcontrib-needs>=0.2.3 +sphinxcontrib-needs<0.6.0 sphinxcontrib-nwdiag sphinxcontrib-seqdiag sphinxcontrib-swaggerdoc