aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2021-10-21Leverage upper-constraints files to pin all dependenciesCédric Ollivier1-1/+4
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: I63da3905aa77d561b28aedc8d9b69e535852206d (cherry picked from commit 22af228260d82a944350e2e5073cefb6562f59cc [formerly 6f7fa79eaed75440f53fc0b061a7d2a0cd1a1305]) Former-commit-id: ad40c3efa62346ec737c7afa4a5576c58670b7fa
2020-02-10Migrate sdnc-oam docsJessica Wagantall1-0/+22
Merging this will create https://onap-sdnc-oam.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: Ifceb0ab965b2d29aa12a2eeb37bf7ac4edba341c Former-commit-id: fae53739934414ac06d6161a8319bba7d8c14cb1