Change-Id: Ife54259642bd71b899d34fa8d18ccc90e6f35bc2 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
23 lines
495 B
ReStructuredText
23 lines
495 B
ReStructuredText
=======================================================
|
|
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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install/index
|
|
user/index
|
|
reference/index
|
|
contributors/index
|
|
|
|
|
|
.. rubric:: Indices and tables
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|