An open API service indexing awesome lists of open source software.

https://github.com/clicon/clixon-docs

Clixon documentation
https://github.com/clicon/clixon-docs

Last synced: 5 months ago
JSON representation

Clixon documentation

Awesome Lists containing this project

README

          

[![Documentation Status](https://readthedocs.org/projects/clixon-docs/badge/?version=latest)](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/)