diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-07-06 20:31:00 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2019-07-06 20:31:00 -0400 |
commit | 3470b8861298b7e2e04f8f49befe98598c5a3b2a (patch) | |
tree | 81d63f9ac6e89d4ccc61d9afc6cf3d1054f878f6 /docs/features/plugins.rst | |
parent | 901aa9ed176507071198e84978891c69cc6e9d3b (diff) | |
parent | 34975b52e769514b44ee8c13147a22961e68e7a7 (diff) | |
download | cmd2-git-3470b8861298b7e2e04f8f49befe98598c5a3b2a.tar.gz |
Merge branch 'master' into auto_completer_refactor
Diffstat (limited to 'docs/features/plugins.rst')
-rw-r--r-- | docs/features/plugins.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/features/plugins.rst b/docs/features/plugins.rst new file mode 100644 index 00000000..253666e7 --- /dev/null +++ b/docs/features/plugins.rst @@ -0,0 +1,3 @@ +Plugins +======= + |