From e1044c739cabff153540ff23ada2537bbc5a5003 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 26 Oct 2021 15:28:48 +0200 Subject: doc release notes for istanbul release Issue-ID: DOC-771 Signed-off-by: thmsdt Change-Id: I5b30018d28a34338760cd91ad4b29b57f8675cbe (cherry picked from commit 3bd72436235e0d91888a04b82e03a72df2c9c639) --- docs/release-notes.rst | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index fab02ba13..fdeae8ff4 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. http://creativecommons.org/licenses/by/4.0 Copyright 2017 AT&T Intellectual Property. All rights reserved. - Copyright 2018-2020 by ONAP and contributors. + Copyright 2018-2021 by ONAP and contributors. .. _doc_release_notes: @@ -12,23 +12,23 @@ Release Notes This document provides the release notes for the documentation project. -Honolulu Releases +Istanbul Releases ================= -The following releases are available for Honolulu: - - `Honolulu Major Release 8.0.0`_ +The following releases are available for Istanbul: + - `Istanbul Major Release 9.0.0`_ -Honolulu Major Release 8.0.0 +Istanbul Major Release 9.0.0 ============================ +--------------------------------------+--------------------------------------+ | **Project** | Documentation Project | | | | +--------------------------------------+--------------------------------------+ -| **Release name** | Honolulu | +| **Release name** | Istanbul | | | | +--------------------------------------+--------------------------------------+ -| **Release version** | 8.0.0 | +| **Release version** | 9.0.0 | | | | +--------------------------------------+--------------------------------------+ @@ -36,13 +36,25 @@ Honolulu Major Release 8.0.0 New features ------------ +- Interactive architecture map incl. short description and link to detailed + documentation for every architecture building block. The interactive + architecture map can act as a starting point to easily gain knowledge about + ONAP components. +- Changes in the sphinx configuration for all contributing projects. The + updated sphinx configuration can avoid problems in the documentation build + process caused by changes in required libraries. +- Guide to set up a documentation development environment with preview function + . The guide eases the process of documentation creation and validation by + providing step-by-step instructions on a beginner level. + + - Refined and improved parts of the documentation guide. - Continue with improving the user and admin documentation. -- In addition the documentation project is continuously working with improving - processes and tools for documentation. Enabling the community to as easy as - possible document all the aspects of the ONAP platform. +- In addition the documentation project is continuously improving processes and + tools for documentation. We are enabling the community to document all + aspects of the ONAP platform. -All JIRA tickets for the Honolulu release can be found +All JIRA tickets for the Istanbul release can be found `ONAP Documentation Jira`_ -.. _`ONAP Documentation Jira`: https://jira.onap.org/browse/DOC-730?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Honolulu%20Release%22 +.. _`ONAP Documentation Jira`: https://jira.onap.org/issues/?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC -- cgit 1.2.3-korg