diff options
author | BIN HU <bh526r@att.com> | 2018-09-06 09:40:26 -0700 |
---|---|---|
committer | BIN HU <bh526r@att.com> | 2018-09-06 10:53:00 -0700 |
commit | 03b411fe60f8b32ff9c6e8734e752898425970dd (patch) | |
tree | ced6210aa1511376d85bc67bd8291f2423987c95 /docs/index.rst | |
parent | 43cecdcd9655ac0ec5d225095c80264eb1efb03a (diff) |
Submodule Transition in IPv6
Change-Id: Ida7c9b48d4cb947cbb54158ee238cb29c4be1430
Signed-off-by: BIN HU <bh526r@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..e89614b --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) + +================== +IPv6 Documentation +================== + +.. toctree:: + :numbered: + :maxdepth: 4 + + ./release/release-notes/index.rst + ./release/installation/index.rst + ./release/configguide/index.rst + ./release/userguide/index.rst |