Added cli docs

This commit is contained in:
2021-05-17 18:32:09 +02:00
parent 850d44a105
commit 654fb69295
113 changed files with 7024 additions and 50 deletions

View File

@@ -4,7 +4,7 @@
contain the root `toctree` directive.
Introduction to the CPL Docs
===========================
============================
The Common Python Library (CPL) is a package for python and a development platform meant to help you create simple and efficient server and desktop applications.
@@ -18,4 +18,7 @@ These pages go into great detail about everything the Library can do.
.. toctree::
:maxdepth: 1
introduction
getting_started
cpl
cpl_cli