summaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-4/+4
It allows leveraging on OpenStack Yoga's upper-contraints without any exception. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I7b7c2056d6e9d4e5e3e8f2e860a276da3f1f0ea9
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-2/+8
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). It also applied fixes which were applied during the previous release in all repos. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I684efed16ac46552bfaa989ded2a4515ee6cc6a0
2020-02-12Migrate ccsdk-cds docsJessica Wagantall1-0/+22
Merging this will create https://onap-ccsdk-cds.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6a37e27e212cd0502824db576af3325e6c37e8e8