diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-06-05 14:06:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-05 14:06:10 +0000 |
commit | e9a106af2dcdf5c29c31b5feb8a8e4285dff8c07 (patch) | |
tree | 122d9a2125905189e19bc2944a89bae4f8a6ba06 | |
parent | 8b56970a2704ad2ff5baf1024877094229270263 (diff) | |
parent | 88d72517660b443f67cc8c9ef319ca23fc7d7dae (diff) |
Merge "Update of the release notes"
-rw-r--r-- | docs/release-notes.rst | 86 |
1 files changed, 22 insertions, 64 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 39d677eed..e9c1b24d2 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,75 +7,33 @@ Release Notes ============= -Version: 3.0.1 --------------- +This document provides the release notes for the documenatation project. -:Release Date: 2019-01-31 -**New Features** +Release Data +------------ -The Documentation project release contains only minor fixes. ++--------------------------------------+--------------------------------------+ +| **Project** | Documentation | +| | | ++--------------------------------------+--------------------------------------+ +| **Release name** | Dublin Major Release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | June 6th 2019 | +| | | ++--------------------------------------+--------------------------------------+ -* DOC-342 fix typos -* DOC-367 manifest appears with incorrect navigation bar context -* DOC-385 Update release notes for Casablanca Maintenance Release -* DOC-391 Casablanca Maintenance Release Note - reference to AAF -* DOC-392 Casablanca Maintenance Release Note - reference to MSB -* DOC-393 Casablanca Maintenance Release Note - reference to VFC +New features +------------ +- As part of the LFN cross community guidelines the ONAP documentation project has impelmented the same theme of the docs.onap.org as the the + other projects within LFN. +To have one common way of working with documentation as well as publishing has been a key task during the last years. -Version: 3.0.0 --------------- +- Improvning the structure of docs.onap.org to enhace the user experiance. -:Release Date: 2018-11-30 +- Moving content from the wiki to RTD (read the docs) for better visibility and experiance. Work started and will continue throughout upcoming + releases. -**New Features** - -* Introduced a new theme (mobile compatible) - -* Added a 'Report Issue' link to open a Jira bug report - -* Include swagger2doc plugin to better display Swagger files - -Version: 2.0.0 --------------- - -:Release Date: 2018-06-07 - -**New Features** - -* Created a beijing branch referencing all repos providing documentation - for the beijing release. - -* Added tox environments and documentation for linkcheck and spellcheck - buiders. - -* Verify jobs now include the html build in the archived log to make it - easier to review changes prior to merge. - -* Provided guidelines for document "code reviews" and - end of release work with multiple branches. - -* Added a template for a Virtual Netework Function - -**Other** - -Version: 1.0.0 --------------- - -:Release Date: 2017-11-16 - -**New Features** - -Project release controlled documentation is now managed in gerrit and published -on readthedocs. - -**Other** - -The developer wiki still contains some pages that are referenced from the -readthedocs documentation. The pages and links that remain to be migrated -are listed in Jira Issue `DOC-179 <https://jira.onap.org/browse/DOC-179>`_. - -=========== - -End of Release Notes +All JIRA tickets for the Dublin release can be found `here`: https://jira.onap.org/browse/DOC-476?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Dublin%20Release%22https://docs.opnfv.org |