summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
AgeCommit message (Collapse)AuthorFilesLines
2021-10-20Update Istanbul Release NotesLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-1001 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ia2dd5892a46063e173c61d8e60245c4cd90a7806
2021-04-08Update Honolulu Release NotesLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-966 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I75ee5b0fdee939f2245de20169f83984607cc51b
2020-08-26Update links to use intersphinx mappingLovett, Trevor1-0/+2
Issue-ID: VNFRQTS-908 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Icac746788e218ba977dd6dc1cfdfaaeda608cd3f
2020-08-26Point to the license model in modelingLovett, Trevor1-3/+4
Issue-ID: VNFRQTS-484 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I5a467982b52217627da87a50c9781f388d3df7c7
2020-08-25Added REST Conf and corrected links to HV-VESLovett, Trevor1-1/+4
Issue-ID: VNFRQTS-812 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ice655efc417407b59273fe5a74433e5ef0741247
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-5/+0
The new check.py script will now perform a variety of actions to simplify updates and ensure specific practices are followed for each update. The script has been integrated with tox and will run whenever the documentation is created. It can also be ran separately by just invoking python check.py. The script will perform a variety of automatic updates where possible, and provide a warning where auto-updates are not possible. The expecation is that all warnings are addressed before submitting for review, but given it is a new feature warnings do not block validation at this time. Here is a summary of the warnings and updates: Warnings: - Requirement missing required attributes - Invalid values for attributes - Invalid section header usage in any file - :keyword: and requirement mismatch Auto Updates: - Assigning :id: on new requirements where an ID missing - Adding :introduced: attribute on new requirements - Adding/correcting :updated: attribute on changed requirements Issue-ID: VNFRQTS-896 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: I283441330a139aa1c6e2e79f0c54c5979bf44642
2020-06-26Updating conf.py to Guilin releaseLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-897 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Id5ce602d9a9eedaa72cfaa116ec799232339e500
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I68f67046bc1e965fb6553d6dcb61ed7d51ccbb16
2020-04-08VNFRQTS - adding the tox needs for requirement json generationHagop Bozawglanian1-0/+1
Issue-ID: VNFRQTS-872 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Icdebd10c7097b4c2c267858d7dfd062062548711
2020-03-31VNFRQTS - Fixing requirement generation in new modelHagop Bozawglanian1-0/+21
Issue-ID: VNFRQTS-868 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I610dfa9d6bdb42235feff7aea1a4631f13cfcfd9
2020-02-26Migrate vnfrqts-requirements docsJessica Wagantall1-0/+15
Merging this will create https://onap-vnfrqts-requirements.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: I1a83b351ba9f94946cc6d0f9cea3d90c801b8e65