From 92ae130c38520b249eb7351cfb0da1ad67d3d3cf Mon Sep 17 00:00:00 2001 From: kotfu Date: Tue, 2 Jul 2019 19:02:36 -0600 Subject: Major overhaul of documentation structure for #709 --- docs/examples/quickstart.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/examples/quickstart.rst (limited to 'docs/examples') 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. -- cgit v1.2.1