Adding upstream version 2.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d1aeef90c9
commit
d8a70e48ab
56 changed files with 3865 additions and 0 deletions
30
docs/source/index.rst
Normal file
30
docs/source/index.rst
Normal file
|
@ -0,0 +1,30 @@
|
|||
Welcome to CLI Helpers
|
||||
======================
|
||||
|
||||
.. include:: ../../README.rst
|
||||
:start-after: start-body
|
||||
:end-before: end-body
|
||||
|
||||
Installation
|
||||
------------
|
||||
You can get the library directly from `PyPI <https://pypi.org/>`_::
|
||||
|
||||
$ pip install cli_helpers
|
||||
|
||||
User Guide
|
||||
----------
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
quickstart
|
||||
contributing
|
||||
changelog
|
||||
authors
|
||||
license
|
||||
|
||||
API
|
||||
---
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api
|
Loading…
Add table
Add a link
Reference in a new issue