From: thmsdt Date: Mon, 28 Mar 2022 11:28:01 +0000 (+0200) Subject: update requirements files X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fistanbul;p=doc.git update requirements files Issue-ID: DOC-784 Signed-off-by: thmsdt Change-Id: Ifca66775154c3ce31054d425a8ebe7da1d8281e2 --- diff --git a/etc/requirements-docs.txt b/etc/requirements-docs.txt new file mode 100644 index 000000000..cc2d12c20 --- /dev/null +++ b/etc/requirements-docs.txt @@ -0,0 +1,6 @@ +lfdocs-conf +sphinx>=4.2.0 # BSD +sphinx-rtd-theme>=1.0.0 # MIT +autopep8 +sphinxcontrib-spelling +pylint diff --git a/etc/requirements.txt b/etc/requirements.txt index b6654e56c..cc2d12c20 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,4 +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/requirements-docs.txt b/examples/sphinx/requirements-docs.txt index 74a3b7a3f..cc2d12c20 100644 --- a/examples/sphinx/requirements-docs.txt +++ b/examples/sphinx/requirements-docs.txt @@ -1 +1,6 @@ lfdocs-conf +sphinx>=4.2.0 # BSD +sphinx-rtd-theme>=1.0.0 # MIT +autopep8 +sphinxcontrib-spelling +pylint