Added cli docs
This commit is contained in:
12
docs/source/introduction.md
Normal file
12
docs/source/introduction.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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.
|
||||
|
||||
## Explore
|
||||
|
||||
- [Getting started](quickstart)
|
||||
- [Setup](setup)
|
||||
- [API Reference](cpl)
|
||||
- [CLI Reference](cli.overview)
|
||||
Reference in New Issue
Block a user