From 2633853d298fda31c70ea1f90c5813d9d212b627 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Petr=20Ospal=C3=BD?= 
Date: Fri, 15 Mar 2019 17:47:46 +0100
Subject: [PATCH] Add offline-installer as an installation option
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Change-Id: I80f16912ddc8e2c04b408f1340049a4ce985434c
Issue-ID: OOM-1672
Signed-off-by: Petr Ospalý 
---
 docs/guides/onap-developer/settingup/index.rst | 8 ++++++++
 1 file changed, 8 insertions(+)
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst
index d7d378773..d3f5c66ff 100644
--- a/docs/guides/onap-developer/settingup/index.rst
+++ b/docs/guides/onap-developer/settingup/index.rst
@@ -55,6 +55,14 @@ ONAP installation is described here:
 
    ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst
 
+Alternative way of offline ONAP installation is described here:
+
+.. toctree::
+   :maxdepth: 1
+   :titlesonly:
+
+   ../../../../submodules/oom/offline-installer.git/docs/index.rst
+
 NodePorts
 ---------
 
-- 
2.16.6