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/migrating/next_steps.rst | |
parent | 8109e70b0442206103fa5fe1a3af79d1851d7ec1 (diff) | |
download | cmd2-git-83f62cd6767810382e5a70ec6d0974ef661fc26b.tar.gz |
Lots of work on the migrating documentation for #719
Diffstat (limited to 'docs/migrating/next_steps.rst')
-rw-r--r-- | docs/migrating/next_steps.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/migrating/next_steps.rst b/docs/migrating/next_steps.rst new file mode 100644 index 00000000..3f560501 --- /dev/null +++ b/docs/migrating/next_steps.rst @@ -0,0 +1,6 @@ +Next Steps +========== + +What features (with links to details) are easy to implement next + +:doc:`Help <../features/help>` |