sh_cpl/docs/build/html/_sources/index.rst.txt

26 lines
769 B
Plaintext
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
cpl_cli
2021-11-01 20:43:25 +01:00
cpl_core
cpl_query