Skip to content

cjsaylor/chessbot-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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