From 8b9a5a06a5652d604026f3a2293639e30c15be0b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 6 Feb 2020 13:25:49 -0800 Subject: Migrate aaf-sms docs Example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 Merging this will create https://onap-aaf-sms.readthedocs.io This build will run in parallel to the current docs generation method untill we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall Change-Id: I509302cf10fd03d5be93d3f1a8dd5609602bc76b --- 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 0000000..b3188dd --- /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