Skip to content

Citeck/ecos-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citeck platform documentation

Documentation for Citeck low-code platform for managing business processes, documents, and tasks.

Building locally

cd docs
pip install -r requirements.txt
make html

The output will be in _build/html/. To preview in browser:

python3 -m http.server 8030 --directory _build/html/

Then open http://localhost:8030.

About

Citeck ECOS documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20