summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2015-05-06 10:17:30 -0400
committerRyan Petrello <lists@ryanpetrello.com>2015-05-06 10:17:56 -0400
commitca2e90a94031fdbba31bf4bda87b51a87e97eb7c (patch)
treefb7475ce51ddc4d8807900553d52eff682fe4f9e /docs/source/index.rst
parent79a8791e7fefdcbe62f264bf905ac09a1958e753 (diff)
downloadcliff-master.tar.gz
Cliff has moved to the `openstack` namespace. Update README.HEADmaster
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst33
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
deleted file mode 100644
index b474208..0000000
--- a/docs/source/index.rst
+++ /dev/null
@@ -1,33 +0,0 @@
-=======================================================
- cliff -- Command Line Interface Formulation Framework
-=======================================================
-
-cliff is a framework for building command line programs. It uses
-plugins to define sub-commands, output formatters, and other
-extensions.
-
-Contents:
-
-.. toctree::
- :maxdepth: 2
-
- introduction
- demoapp
- list_commands
- show_commands
- complete
- interactive_mode
- classes
- install
- developers
- history
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-
-.. todolist::