diff options
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
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 |