mirror of
https://github.com/GradienceTeam/Docs.git
synced 2024-12-04 20:31:56 +00:00
The Gradience Documentation
_ext | ||
_static | ||
_templates | ||
img | ||
LICENSES | ||
locale | ||
.editorconfig | ||
.gitignore | ||
.readthedocs.yaml | ||
cli.rst | ||
conf.py | ||
index.rst | ||
installation.rst | ||
make.bat | ||
Makefile | ||
README.md | ||
requirements-dev.txt | ||
requirements.txt | ||
setup.rst | ||
troubleshooting.rst | ||
usage.rst |
Gradience User Documentation
Setup
pip install -r requirements-dev.txt
Run
sphinx-autobuild . _build/html