[DOC] Fix docs requirements and Sphinx profiles 90/124590/2
authorEric Debeau <eric.debeau@orange.com>
Sun, 26 Sep 2021 19:06:43 +0000 (21:06 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 30 Sep 2021 16:06:32 +0000 (16:06 +0000)
- force lfdocs-confr~=0.7.5 in docs/requirements-docs.txt
- add funcparserlib==1.0.0a0 in docs/requirements-docs.txt
- enforce compatible versions in other listed packages

Issue-ID: DOC-765

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If3c9758cb9d691b222b04a22145f33cfb4f2a72b
(cherry picked from commit c08270e3213309dac5d6dada14c1d09410921be7)

docs/requirements-docs.txt

index 1c1895a..edffc4b 100644 (file)
@@ -1,16 +1,9 @@
-tox
-Sphinx
-doc8
-docutils
-setuptools
-six
-sphinx_rtd_theme>=0.4.3
-sphinxcontrib-blockdiag
+lfdocs-conf~=0.7.5
+funcparserlib~=1.0.0a0
+sphinxcontrib.blockdiag~=2.0.0
 sphinxcontrib-needs<0.6.0
-sphinxcontrib-nwdiag
-sphinxcontrib-redoc
-sphinxcontrib-seqdiag
-sphinxcontrib-swaggerdoc
-sphinxcontrib-plantuml
-sphinx_bootstrap_theme
-lfdocs-conf
+sphinxcontrib.plantuml~=0.21
+sphinxcontrib.nwdiag~=2.0.0
+sphinxcontrib-seqdiag~=2.0.0
+sphinxcontrib-swaggerdoc~=0.1.7
+sphinx-rtd-theme~=1.0.0