From ba66edfffc5d58a2a963b66967a9b93beaf881b2 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 4 Feb 2020 15:19:20 -0500 Subject: Updates required for rtdv3 jobs. from the verify job: rtdv3-global-verify-master] $ /bin/bash -l Change-Id: Iede527732d480b56e5f80902a4cd3d44ea13b1ce Change-Id: Iad5a018d697d968ca65ab95c850fc94ee101d303 ---> rtdv3.sh INFO: INFO: Project: aaf/authz INFO: Read the Docs Sub Project: https://onap-aaf-authz.readthedocs.io INFO: Read the Docs Master Project: https://onap-doc.readthedocs.io INFO: Verify job completed example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 merging this will create https://onap-aaf-authz.readthedocs.io This build will run in parralelle to the current docs generation method untill we are ready to cut over. Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner Change-Id: I327c9408bd1bb49d19df4467d0ff03d6c2ab8769 --- docs/requirements-docs.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/requirements-docs.txt (limited to 'docs/requirements-docs.txt') diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt new file mode 100644 index 00000000..b3188ddd --- /dev/null +++ b/docs/requirements-docs.txt @@ -0,0 +1,15 @@ +tox +Sphinx +doc8 +docutils +setuptools +six +sphinx_rtd_theme>=0.4.3 +sphinxcontrib-blockdiag +sphinxcontrib-needs>=0.2.3 +sphinxcontrib-nwdiag +sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +sphinx_bootstrap_theme +lfdocs-conf -- cgit 1.2.3-korg