From 321bffe9dea925f5ea32bfc5d9b92689f23a0ff4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 3 May 2024 17:13:21 -0700 Subject: [PATCH] Fix requirements MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit http://104.154.71.112:8080/job/releng-tox/2/console Change-Id: Ib0db196259b454ce03ae9b9becd63fb255859847 Signed-off-by: Cédric Ollivier --- docs/release/overview.rst | 2 +- docs/requirements.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/release/overview.rst b/docs/release/overview.rst index 3014da40f..6dd65cc79 100644 --- a/docs/release/overview.rst +++ b/docs/release/overview.rst @@ -72,7 +72,7 @@ The infrastructure working group oversees such topics as lab management, workflo definitions, metrics and tools for OPNFV infrastructure. Fundamental to the WG is the -`Pharos Specification `_ +`Pharos Specification `_ which provides a set of defined lab infrastructures over a geographically and technically diverse federated global OPNFV lab. diff --git a/docs/requirements.txt b/docs/requirements.txt index c67f212a7..c491f8142 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,3 +4,8 @@ sphinx==4.5.0 # BSD doc8==0.11.2 # Apache-2.0 piccolo-theme==0.16.0 # MIT +sphinxcontrib-devhelp===1.0.2 +sphinxcontrib-applehelp===1.0.2 +sphinxcontrib-htmlhelp===2.0.0 +sphinxcontrib-qthelp===1.0.3 +sphinxcontrib-serializinghtml===1.1.5 -- 2.16.6