diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:30:46 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-08 09:30:39 +0900 |
commit | f5922480233b567a36ab2314d27bd684becc8348 (patch) | |
tree | 57b8c207ba49c515217292edf6b933461e2fa058 /docs/release-notes | |
parent | ddb27a25b168c79a5f920242e2638e3b4f5d9a97 (diff) |
editorial fixes in apex docs
- add gitignore entries
- drop common files under docs/etc
- fix documentation titles
- fix doc8 violation (length of lines)
- removal of '_sha1_' for doc tracking
- removal of opnfv logo insertion
Change-Id: Ib0b39704c115f896f62a8ed8ec52257fcf84d544
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'docs/release-notes')
-rw-r--r-- | docs/release-notes/index.rst | 25 | ||||
-rw-r--r-- | docs/release-notes/release-notes.rst | 14 |
2 files changed, 7 insertions, 32 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst index 17436e2b..1f723960 100644 --- a/docs/release-notes/index.rst +++ b/docs/release-notes/index.rst @@ -1,16 +1,6 @@ -.. OPNFV Release Engineering documentation, created by - sphinx-quickstart on Tue Jun 9 19:12:31 2015. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -.. image:: ../etc/opnfv-logo.png - :height: 40 - :width: 200 - :alt: OPNFV - :align: left - -Apex Table of Contents -====================== +************************ +OPNFV Apex Release Notes +************************ Contents: @@ -19,12 +9,3 @@ Contents: :maxdepth: 4 release-notes.rst - -Indices and tables -================== - -* :ref:`search` - -Revision: _sha1_ - -Build date: |today| diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst index 2e535412..cfb0db59 100644 --- a/docs/release-notes/release-notes.rst +++ b/docs/release-notes/release-notes.rst @@ -1,6 +1,6 @@ -============================================================================================= +============================================================================================ OPNFV Release Notes for the Bramaputra release of OPNFV when using Apex as a deployment tool -============================================================================================= +============================================================================================ .. contents:: Table of Contents @@ -65,7 +65,8 @@ node. - Documentation is built by Jenkins - .iso image is built by Jenkins -- Jenkins deploys a Bramaputra release with the Apex deployment toolchain baremetal, which includes 3 control+network nodes, and 2 compute nodes. +- Jenkins deploys a Bramaputra release with the Apex deployment toolchain baremetal, + which includes 3 control+network nodes, and 2 compute nodes. Release Data ============ @@ -220,10 +221,3 @@ http://wiki.opnfv.org/releases/bramaputra :Authors: Tim Rozet (trozet@redhat.com) :Authors: Dan Radez (dradez@redhat.com) :Version: 1.0.0 - -**Documentation tracking** - -Revision: _sha1_ - -Build date: _date_ - |