summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@gmail.com>2012-08-02 10:05:36 -0700
committerDoug Hellmann <doug.hellmann@gmail.com>2012-08-02 10:05:36 -0700
commit22d32f60d3481b89a366fcf3416992618cb5a9e3 (patch)
tree1dce3d965f14f8b9dc27e5ba9b56e2b084014638 /docs/source/index.rst
parentce0aa4609c76e60ea580afcfee1f8103931b0fee (diff)
parent8896e385ebc963145677303bf8d6eb134dcf582c (diff)
downloadcliff-tablib-22d32f60d3481b89a366fcf3416992618cb5a9e3.tar.gz
Merge pull request #1 from dhellmann/feature/package-tablib-support1.0
Start cliff-tablib repo
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst16
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 0a13664..bf0ae2b 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,10 +1,11 @@
-=======================================================
- cliff -- Command Line Interface Formulation Framework
-=======================================================
+=============================================
+ cliff-tablib -- tablib Formatters for cliff
+=============================================
-cliff is a framework for building command line programs. It uses
-plugins to define sub-commands, output formatters, and other
-extensions.
+cliff-tablib includes formatters to be used in applications based on
+the cliff_ framework.
+
+.. _cliff: http://pypi.python.org/pypi/cliff
Contents:
@@ -12,11 +13,8 @@ Contents:
:maxdepth: 2
introduction
- demoapp
list_commands
show_commands
- interactive_mode
- classes
install
developers
history