summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-03-28 13:01:12 +0200
committerthmsdt <thomas.kulik@telekom.de>2022-03-28 13:02:53 +0200
commite3f36c9325a2b5d1ff22c91c82bbef2437304714 (patch)
tree44b8c31cce4d55704511bb084e55c705b532d12b
parent4ce321af9b8fa84c624c35cbe16bb3dd7ed0549d (diff)
update both example requirements-docs.txt
Issue-ID: DOC-782 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ibc96a61baa22cc4b99a17097a8e97d85d14ad777
-rw-r--r--examples/sphinx/istanbul/requirements-docs.txt5
-rw-r--r--examples/sphinx/master/requirements-docs.txt5
2 files changed, 10 insertions, 0 deletions
diff --git a/examples/sphinx/istanbul/requirements-docs.txt b/examples/sphinx/istanbul/requirements-docs.txt
index 74a3b7a3f..cc2d12c20 100644
--- a/examples/sphinx/istanbul/requirements-docs.txt
+++ b/examples/sphinx/istanbul/requirements-docs.txt
@@ -1 +1,6 @@
lfdocs-conf
+sphinx>=4.2.0 # BSD
+sphinx-rtd-theme>=1.0.0 # MIT
+autopep8
+sphinxcontrib-spelling
+pylint
diff --git a/examples/sphinx/master/requirements-docs.txt b/examples/sphinx/master/requirements-docs.txt
index 74a3b7a3f..cc2d12c20 100644
--- a/examples/sphinx/master/requirements-docs.txt
+++ b/examples/sphinx/master/requirements-docs.txt
@@ -1 +1,6 @@
lfdocs-conf
+sphinx>=4.2.0 # BSD
+sphinx-rtd-theme>=1.0.0 # MIT
+autopep8
+sphinxcontrib-spelling
+pylint