aboutsummaryrefslogtreecommitdiffstats
path: root/docs/requirements-docs.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-04-14Add bounds to sphinx requirementCédric Ollivier1-0/+2
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I486e0c9e61c6bb6d03d68cbecb79ea465e6a025d
2021-10-21Leverage upper-constraints files to pin all dependenciesCédric Ollivier1-14/+0
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I2a790875a7dfaa2d91ff78a695b314c69bf7938d
2020-02-27Migrate msb-java-sdk docsJessica Wagantall1-0/+15
This project has no docs. Added a dummy index.rst so the build passes. also added a .gitreview Merging this will create https://onap-msb-java-sdk.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: Id08cbbb80935762aef7d4cdce38bd59db011b6a9