diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-06-07 17:28:40 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-06-07 14:46:31 +0000 |
commit | 2720a12fea8f0b3296f50a9b0bc8816876586d9d (patch) | |
tree | 8f5a2c12b4fc0da69c2ad7a47e1b844876698dde /docs/development/overview | |
parent | 1cd256dbaf85e4abaf8fb4250e0cb029be43e89a (diff) |
Update armband documentation for 3.0 releasedanube.3.RC1
Change-Id: I2a71637b67b91cf828bbcf5f6abfbd9c2d6da2eb
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 7dca6641608ea4085cedaf25107c9f702b4cdeb0)
Diffstat (limited to 'docs/development/overview')
-rw-r--r-- | docs/development/overview/build/build.instruction.rst | 2 | ||||
-rw-r--r-- | docs/development/overview/build/index.rst | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/development/overview/build/build.instruction.rst b/docs/development/overview/build/build.instruction.rst index 7372d541..0a0dfd3a 100644 --- a/docs/development/overview/build/build.instruction.rst +++ b/docs/development/overview/build/build.instruction.rst @@ -135,7 +135,7 @@ Check out the Danube release: .. code-block:: bash $ cd armband - $ git checkout danube.2.0 + $ git checkout danube.3.0 Clone the armband@OPNFV code Git repository without a SSH key ------------------------------------------------------------- diff --git a/docs/development/overview/build/index.rst b/docs/development/overview/build/index.rst index 355e6b72..c84e2d9a 100644 --- a/docs/development/overview/build/index.rst +++ b/docs/development/overview/build/index.rst @@ -4,9 +4,9 @@ .. _armband-development-overview-build-label: -********************************* -Build instruction for Fuel\@OPNFV -********************************* +******************************************** +Build instruction for Fuel\@OPNFV on AArch64 +******************************************** .. toctree:: :numbered: |