Added first sphinx generated doc
This commit is contained in:
22
docs/source/index.rst
Normal file
22
docs/source/index.rst
Normal 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
|
||||
Reference in New Issue
Block a user