summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Lambert <guillaume.lambert@orange.com>2021-02-02 12:20:11 +0100
committerGuillaume Lambert <guillaume.lambert@orange.com>2021-02-10 14:09:30 +0000
commitc6fe57642e1e89a03a251f8ea5f1d7e386e659e2 (patch)
treea475bdff5d142c09626e7143ce73453178324f2c
parent5332210380f67c6139c548afe03970d802ede9ba (diff)
[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 <guillaume.lambert@orange.com> Change-Id: I3bfa231467804729deacbe70f1180c06b3eec978 (cherry picked from commit a6727b341c055284b8a7fb9a28196b4475d36abf)
-rw-r--r--etc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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