diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-07 23:45:32 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-07 23:45:32 -0400 |
commit | 3ed1060eeb2bed51cc471e9fd5dcd7df58573207 (patch) | |
tree | d5e0d50ea7acc68ba434298190f647f1bfb41640 /docs/index.rst | |
parent | 34975b52e769514b44ee8c13147a22961e68e7a7 (diff) | |
download | cmd2-git-3ed1060eeb2bed51cc471e9fd5dcd7df58573207.tar.gz |
Started filling in some missing stuff in the new documentation structure
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst index 27432132..5d316ed8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -40,8 +40,6 @@ Getting Started Migrating from cmd ================== -[create links with short descriptions to the various migrating pages here] - .. toctree:: :maxdepth: 2 @@ -51,8 +49,6 @@ Migrating from cmd Features ======== -[create links with short descriptions to the various feature pages here] - .. toctree:: :maxdepth: 2 @@ -71,8 +67,6 @@ API Reference Examples ======== -[create links with short descriptions to the various examples pages here] - .. toctree:: :maxdepth: 2 |