diff options
author | kotfu <kotfu@kotfu.net> | 2019-07-14 00:06:20 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2019-07-14 00:06:20 -0600 |
commit | 83f62cd6767810382e5a70ec6d0974ef661fc26b (patch) | |
tree | 85ec95043dbbfb1c8231ee9f7d301f9c4b76d15f /docs/index.rst | |
parent | 8109e70b0442206103fa5fe1a3af79d1851d7ec1 (diff) | |
download | cmd2-git-83f62cd6767810382e5a70ec6d0974ef661fc26b.tar.gz |
Lots of work on the migrating documentation for #719
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5d316ed8..d9b5b14c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -40,8 +40,11 @@ Getting Started Migrating from cmd ================== +.. include:: migrating/summary.rst + .. toctree:: :maxdepth: 2 + :hidden: migrating/index |