From 21cc2c63ba04dc1a00233e7ed6ae47e1a974c795 Mon Sep 17 00:00:00 2001 From: liuyuan Date: Thu, 4 Apr 2019 15:27:03 +0800 Subject: add more docutment in lcm Change-Id: Iba68f049d7e02f533593403980fe7fcbce1cd592 Issue-ID: VFC-1337 Signed-off-by: liuyuan --- docs/platform/installation/index.rst | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/platform/installation/index.rst (limited to 'docs/platform/installation/index.rst') diff --git a/docs/platform/installation/index.rst b/docs/platform/installation/index.rst new file mode 100644 index 00000000..0750831c --- /dev/null +++ b/docs/platform/installation/index.rst @@ -0,0 +1,28 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +VF-C Installation and User Guide +================================ + +.. contents:: + :depth: 2 + + +VFC Insta1llation over OOM +-------------------------- + +.. toctree:: + :maxdepth: 1 + + installation/index + + + +NS LCM Guide Using VF-C +----------------------- + +.. toctree:: + :maxdepth: 1 + + user-guide/index + -- cgit 1.2.3-korg