diff options
author | 2016-08-31 07:17:14 -0700 | |
---|---|---|
committer | 2016-09-16 18:19:12 +0000 | |
commit | f147ff2231a2c1ea2539af8a548a70b017eb3043 (patch) | |
tree | 3aa1b45eb8ad72cbcfcdc9e9c3794c98807f047d /docs/configguide/index.rst | |
parent | 10b1da200d506d82f6c936d4113df0ec2583cce8 (diff) |
Add index file
JIRA: COPPER-1
Fix spaces for the very picky parser
Change-Id: I5379b01eae2ed402ad5dec1d4846c9dfc9083499
Signed-off-by: blsaws <bryan.sullivan@att.com>
(cherry picked from commit 1a2c0bc8571b64e88b02676e4413dd4e325b61e0)
Diffstat (limited to 'docs/configguide/index.rst')
-rw-r--r-- | docs/configguide/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 0000000..f39e084 --- /dev/null +++ b/docs/configguide/index.rst @@ -0,0 +1,10 @@ +******************************** +OPNFV Copper Configuration Guide +******************************** + +.. toctree:: + :numbered: + :maxdepth: 4 + + featureconfig.rst + postinstall.rst |