Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 292 Bytes

File metadata and controls

17 lines (12 loc) · 292 Bytes

ChessBot Documentation

Sphinx built documentation that powers the documentation for ChessBot.

Setup

pip install -r requirements.txt

Build

cd docs
make html
open build/html/index.html