https://github.com/clicon/clixon-docs
Clixon documentation
https://github.com/clicon/clixon-docs
Last synced: 5 months ago
JSON representation
Clixon documentation
- Host: GitHub
- URL: https://github.com/clicon/clixon-docs
- Owner: clicon
- License: apache-2.0
- Created: 2019-08-03T13:32:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-31T12:17:05.000Z (6 months ago)
- Last Synced: 2026-01-04T17:33:01.752Z (6 months ago)
- Language: Python
- Size: 1.11 MB
- Stars: 3
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://clixon-docs.readthedocs.io/en/latest/?badge=latest)
# clixon-docs
Clixon documentation.
build:
````bash
$ apt install python3
$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ make html
````
See [Documentation project status](https://readthedocs.org/projects/clixon-docs/)