Added first sphinx generated doc

This commit is contained in:
2021-04-14 10:45:39 +02:00
parent 80eb1da0e1
commit 478f1ad0ff
145 changed files with 29136 additions and 0 deletions

22
docs/source/index.rst Normal file
View File

@@ -0,0 +1,22 @@
.. Common Python Library documentation master file, created by
sphinx-quickstart on Wed Apr 14 10:25:36 2021.
You can adapt this file completely to your liking, but it should at least
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.
This CPL docs help you learn, understand and use the package. From your first application to complex apps for enterprises.
Manuals
---------
These pages go into great detail about everything the Library can do.
.. toctree::
:maxdepth: 1
cpl
cpl_cli