sh_cpl/docs/source/index.rst

25 lines
751 B
ReStructuredText
Raw Normal View History

2021-04-14 10:45:39 +02:00
.. 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
2021-05-17 18:32:09 +02:00
============================
2021-04-14 10:45:39 +02:00
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
2021-05-17 18:32:09 +02:00
introduction
getting_started
2021-04-14 10:45:39 +02:00
cpl
2021-05-17 18:32:09 +02:00
cpl_cli