diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-22 15:38:45 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-02 14:38:49 +0000 |
commit | c695afba33c538032af751dd02748f83ff4c877c (patch) | |
tree | bc9e8583207ed92fdd3f35bb1b088ce39f7d9ad2 /docs/index.rst | |
parent | 25ac022f9ff13907a78855e29ff6488fb2979b11 (diff) |
Copy OPNFV docs dir as documentation base.
Armband Fuel for aarch64 is very similar to amd64 in both
configuration and deployment, with a small difference in the build
process.
Therefore it makes sense to base our documentation on Jonas'
work in OPNFV Fuel.
(cherry picked from commit 719cf0300eb2c63375dde152851d6ba73ca99498)
Change-Id: I34e7b1ef7bc2f7928ebb04c39ed0a1d48c3a4b54
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..6bba3aaf --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,19 @@ +.. This document is protected/licensed under the following conditions +.. (c) Jonas Bjurel (Ericsson AB) +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see <http://creativecommons.org/licenses/by/4.0/>. + +********** +Fuel@OPNFV +********** + +.. toctree:: + :maxdepth: 4 + + build-instruction.rst + installation-instruction.rst + release-notes.rst + +.. :titlesonly: + |