summaryrefslogtreecommitdiff
path: root/docs/examples/quickstart.rst
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2019-07-05 15:05:51 -0600
committerkotfu <kotfu@kotfu.net>2019-07-05 15:05:51 -0600
commit9e64f600b65d99ea5a83051372372512be698b1b (patch)
tree7409d3646ff4a0fa349b8e71daa5959cbde342bf /docs/examples/quickstart.rst
parent4c97ab03825151fd85a875617fde7d0534c9cb72 (diff)
downloadcmd2-git-9e64f600b65d99ea5a83051372372512be698b1b.tar.gz
Added a walkthrough of constructing a simple application to the overview
For #709
Diffstat (limited to 'docs/examples/quickstart.rst')
-rw-r--r--docs/examples/quickstart.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/examples/quickstart.rst b/docs/examples/quickstart.rst
deleted file mode 100644
index 778cdbee..00000000
--- a/docs/examples/quickstart.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Building Your First cmd2 Application
-====================================
-
-Quickly show how to build a simple `cmd2` application.