From 6fecb729f550f4f543739375df8148ab9de38668 Mon Sep 17 00:00:00 2001 From: shangxdy Date: Thu, 18 Aug 2016 21:14:39 +0800 Subject: Update the documents in Release C As a developer; I want anybody who cares of project of parser to know what new features in release C; So i update the distribution documents. JIRA:PRASER-87 Change-Id: I0537ba55fa12daa2975f1b794908bca457cfd9c2 Signed-off-by: shangxdy --- docs/configguide/index.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/configguide/index.rst (limited to 'docs/configguide/index.rst') diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 0000000..03ba4b0 --- /dev/null +++ b/docs/configguide/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Ericsson AB and others. + +========================== +Parser Configuration Guide +========================== + +.. toctree:: + :numbered: + :maxdepth: 2 + +.. include:: featureconfig.rst +.. include:: installerconfig.rst -- cgit 1.2.3-korg