summaryrefslogtreecommitdiff
path: root/docs/examples/quickstart.rst
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2019-07-02 19:02:36 -0600
committerkotfu <kotfu@kotfu.net>2019-07-02 19:02:36 -0600
commit92ae130c38520b249eb7351cfb0da1ad67d3d3cf (patch)
treea403641a1a9412b19e26b52fae83635d812f9409 /docs/examples/quickstart.rst
parent80950bfa4216ed20df5d63f1ebe63bac5b3746b4 (diff)
downloadcmd2-git-92ae130c38520b249eb7351cfb0da1ad67d3d3cf.tar.gz
Major overhaul of documentation structure for #709
Diffstat (limited to 'docs/examples/quickstart.rst')
-rw-r--r--docs/examples/quickstart.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/examples/quickstart.rst b/docs/examples/quickstart.rst
new file mode 100644
index 00000000..778cdbee
--- /dev/null
+++ b/docs/examples/quickstart.rst
@@ -0,0 +1,4 @@
+Building Your First cmd2 Application
+====================================
+
+Quickly show how to build a simple `cmd2` application.