The Gradience Documentation
Find a file
2023-02-26 23:55:43 +01:00
_ext feat: add docs 2023-02-25 11:05:39 +01:00
_static stylesheet: format CSS 2023-02-26 23:55:43 +01:00
LICENSES feat: add docs 2023-02-25 11:05:39 +01:00
locale feat: add docs 2023-02-25 11:05:39 +01:00
.gitignore feat: add gitignore 2023-02-25 11:14:05 +01:00
cli.rst feat: add docs 2023-02-25 11:05:39 +01:00
conf.py feat: add docs 2023-02-25 11:05:39 +01:00
index.rst feat: add docs 2023-02-25 11:05:39 +01:00
installation.rst feat: add docs 2023-02-25 11:05:39 +01:00
make.bat feat: add docs 2023-02-25 11:05:39 +01:00
Makefile feat: add docs 2023-02-25 11:05:39 +01:00
README.md feat: add docs 2023-02-25 11:05:39 +01:00
requirements-dev.txt feat: add docs 2023-02-25 11:05:39 +01:00
requirements.txt feat: add docs 2023-02-25 11:05:39 +01:00
setup.rst feat: add docs 2023-02-25 11:05:39 +01:00
troubleshooting.rst feat: add docs 2023-02-25 11:05:39 +01:00
usage.rst feat: add docs 2023-02-25 11:05:39 +01:00

Documentation

Setup

pip install -r requirements-dev.txt

Run

sphinx-autobuild . _build/html