diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-23 19:03:56 +0900 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-24 09:40:27 +0000 |
commit | 1760e3fc44a0ae333c406da1244c38ddafe33d66 (patch) | |
tree | 4ec5ee0b34d3b4b6b82a1f3249d636d2a2c0557b /docs/build-instruction.rst | |
parent | aa1e5a395e29c1b63c8e33fe3b611638c2169c89 (diff) |
docs: fix figure placement and old formatbrahmaputra.1.0
This patch makes figures in the same place written in source rst files,
and also fixes old format of rst files and logo images.
Note: lisence headers should be added in another change with relevant
copyrights.
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: Ibc5ca44031ef5946079bdf251935100f762a87b6
(cherry picked from commit 0b92087277d4f030a936f8d58595047c5d47f158)
Diffstat (limited to 'docs/build-instruction.rst')
-rw-r--r-- | docs/build-instruction.rst | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/build-instruction.rst b/docs/build-instruction.rst index d5721af0b..254c0d3f2 100644 --- a/docs/build-instruction.rst +++ b/docs/build-instruction.rst @@ -1,9 +1,6 @@ -================================================================================================ +================================================================================================= OPNFV Build instruction for the Brahmaputra release of OPNFV when using Fuel as a deployment tool -================================================================================================ - -.. contents:: Table of Contents - :backlinks: none +================================================================================================= License ======= @@ -87,7 +84,7 @@ Then restart docker: .. code-block:: console -$ sudo service docker restart + $ sudo service docker restart Setting up OPNFV Gerrit in order to being able to clone the code ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |