summaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2022-11-02Doc config updatesVijay Venkatesh Kumar1-8/+18
Change-Id: If02f4d94a9a95a54db926d4c6262df08b7582664 Issue-ID: DCAEGEN2-3301 (cherry picked from commit 958df7b5a982a8633135bcd8a42a5339cb5fc7b4) Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-5/+5
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: I076658b3ff9c8a9b0d03435b8621ec724bf52dd3
2021-09-29[DOC] Correct requirements for doc chain buildingEric Debeau1-3/+9
- Remove unecessary requirements - It leverages the latest lfdocs-conf (0.7.7) updates - It now loads all centralized upper contraints from ONAP doc - Correct conf.py to use app.add_css_file() Issue-ID: DOC-765 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I56d0372e56733850de9cc0d15a6355bc7af9e823
2020-02-10Migrate dcaegen2 docsJessica Wagantall1-0/+22
Merging this will create https://onap-dcaegen2.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: I5bc56930a8cefcbafb8d49edce160ace30f9f806