diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-08 22:03:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-08 22:03:25 -0400 |
commit | dbd83973b62b87e8dc74426af410b0852360f7e8 (patch) | |
tree | fab120baf8eaea037cd704da75e2b1dbed09e746 /docs/index.rst | |
parent | 34975b52e769514b44ee8c13147a22961e68e7a7 (diff) | |
parent | 8410d4673cefab258c5d3d611365cbb8725a10ab (diff) | |
download | cmd2-git-dbd83973b62b87e8dc74426af410b0852360f7e8.tar.gz |
Merge pull request #715 from python-cmd2/doc_updates
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 |