Improved docs

This commit is contained in:
2021-11-01 20:43:25 +01:00
parent 2dc96cdf3d
commit 124b236182
133 changed files with 4731 additions and 4693 deletions

View File

@@ -15,7 +15,7 @@ cpl **R** *<project>*
The command can be used to publish a project of type "console" or "library".
The publish command builds the source files and then creates an ```setup.py``` with data from ```cpl.json```.
The publish command builds the source files and then creates an ```setup.py``` with data from ```cpl_core.json```.
The command executes the ```setup.py``` and removes all source files with the ```setup.py``` from the 'publish/' directory.
Generated files of ```setup.py``` are in the 'publish/setup/' directory.