tabby/crates/ctranslate2-bindings/ctranslate2/docs/README.md

253 B

The documentation website is generated with Sphinx.

Build instructions:

pip install ctranslate2
pip install -r requirements.txt
python generate.py python
sphinx-build . build