summaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20add python compatibility moduleHEADmasterthmsdt1-2/+2
Issue-ID: DOC-823 Change-Id: If3350bff279703f9e9c4bb06f8b16886c02a6585 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2022-11-14Fix DOC config filesmarineMD1-0/+10
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: If47278355a626ca175ca9bd58bc220201a2ec765
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
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: I6c356c0333c7bebc88362bc4026fa70273bd5d63
2022-05-12Add bounds to sphinx requirementCédric Ollivier1-1/+4
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). It also remove falsy concrete dependencies. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ibc03ee3a10301ba1b30dec1e3b7d2b64087a6f0f
2020-02-10Migrate optf-has docsJessica Wagantall1-0/+22
Merging this will create https://onap-optf-has.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: I79e2815cc6ae4c2ae5f4d33f826c0347709b70a0