aboutsummaryrefslogtreecommitdiffstats
path: root/docs/requirements-docs.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-11-16Fix DOC config filesmarineMD1-1/+5
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: I957caa5fb808d623c1d3c12255c0f587a81064a7
2022-04-14Add bounds to sphinx requirementCédric Ollivier1-6/+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: I17aa594f08a64c2b20e41671d27ddf88860a2ffd
2021-09-29Remove indirect depsCédric Ollivier1-8/+0
It leverages the latest lfdocs-conf (0.7.7) updates It now loads all centralized upper contraints from ONAP doc. Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I343500f303a5a4d16fc9af7f9364c33e072c09b0
2021-09-28Make funcparserlib + lfdocs-conf work on RTDCédric Ollivier1-1/+3
RTD doesn't manage upper constraints. We do add here bounds (abstract dependencies) until lfdocs-conf is fixed. Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Iedab233f4742631244bdf8f7a1a1697a66795015
2021-09-28Adds 2 upper-constraints to pin all the dependencies.Cédric Ollivier1-7/+5
It modifies a little bit the official upper-constraints.txt from OpenStack due to Sphinx (4.2.0 as asked by lfdocs-conf vs 3.5.2) and due to setuptools (58.1.0 as used in ONAP gates vs 54.1.1). In a long run, docs/upper-constraints.os.txt should be removed once ONAP is synced with OpenStack. For it's part, docs/upper-constraints.onap.txt should be centralized for all ONAP projects and then removed from this particular project. It should be noted that lfdocs-conf still mismatches concrete and abstract deps. 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: Iae808297484f4798de82a43597ccad7905ff4c94 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-13Migrate integration docsJessica Wagantall1-0/+15
Merging this will create https://onap-integration.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: I41af18139b0e2fc20e3d86bc03e0331ea4b3058f