From: Alfredo Deza Date: Fri, 7 Apr 2017 16:05:55 +0000 (-0400) Subject: docs: normalize the glossary vs. contents files X-Git-Tag: v2.2.0~2^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a5b2ede0fff71df42f44ca4747b22f2cfb007359;p=ceph-ansible.git docs: normalize the glossary vs. contents files Signed-off-by: Alfredo Deza --- diff --git a/docs/source/testing/contents.rst b/docs/source/testing/contents.rst deleted file mode 100644 index 1441ef8b0..000000000 --- a/docs/source/testing/contents.rst +++ /dev/null @@ -1,15 +0,0 @@ - -Glossary -======== - -.. toctree:: - :maxdepth: 1 - - index - running.rst - development.rst - scenarios.rst - modifying.rst - layout.rst - - diff --git a/docs/source/testing/glossary.rst b/docs/source/testing/glossary.rst new file mode 100644 index 000000000..1441ef8b0 --- /dev/null +++ b/docs/source/testing/glossary.rst @@ -0,0 +1,15 @@ + +Glossary +======== + +.. toctree:: + :maxdepth: 1 + + index + running.rst + development.rst + scenarios.rst + modifying.rst + layout.rst + +