diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-22 15:38:45 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-04-22 15:38:48 +0200 |
commit | 719cf0300eb2c63375dde152851d6ba73ca99498 (patch) | |
tree | ff3c716dd1188a885f8d2a177bd0a575bc8947af /docs/index.rst | |
parent | 9a07b1737dd78f1f1bb8baeb3604379211ee84cf (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.
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: + |