1
0
Fork 0

Adding upstream version 2.1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-07 00:47:33 +01:00
parent d1aeef90c9
commit d8a70e48ab
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
56 changed files with 3865 additions and 0 deletions

30
docs/source/index.rst Normal file
View 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