summaryrefslogtreecommitdiffstats
path: root/docs/requirements-docs.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-10-26Finialise documentation as per doc procedure p02seanbeirne1-1/+4
Issue-ID: CPS-1321 Signed-off-by: seanbeirne <sean.beirne@est.tech> Change-Id: Ibe269a391ac1c519693729b5e505342544913dd1 (cherry picked from commit a67e735c3dad9cbe21484fdbee44b6b16ec78595)
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-1/+3
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: I858cdbfbaf2fab82216cc392ddcff694ee83e2e6
2021-09-30Update requirements for doc buildinglukegleeson1-16/+1
Remove unecessary requirements Allow lfdocs-conf to initialise at latest version (0.7.7) It now loads all centralized upper contraints from ONAP doc Issue-ID: CPS-704 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I35e8e32b38229474e2a48ccaf126ab9aa760548f
2021-09-24Create preliminary documentation for ONAP DMI-PluginDylanB95EST1-8/+9
Modify requirements doc file based on this commit to fix Sphinx config https://gerrit.onap.org/r/c/doc/+/124461 Issue-ID: CPS-625 Change-Id: I689f1cc48fd3f02ecb22fdcace6b42e1400d179c Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-14Create preliminary documentation for ONAP DMI-Pluginshivasubedi1-0/+15
Create Preliminary documentation for Istanbul release of the DMI Plugin. Added new plugins in POM to generate swagger doc for design page. Added icons from Cps-Core, along with latest conf.py file from http://gerrit.onap.org/r/doc Issue-ID: CPS-625 Change-Id: I30582de9b07e93c1c2ecc18003ee6882994690d8 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Signed-off-by: shivasubedi <shiva.subedi@est.tech>