Axelrod icon indicating copy to clipboard operation
Axelrod copied to clipboard

Add instructions on building docs to contributing docs

Open marcharper opened this issue 5 years ago • 2 comments

It's currently in the travis config but not in the docs anywhere that I can see.

cd docs; make clean; make html

marcharper avatar Mar 11 '20 16:03 marcharper

Also I had to

pip install sphinx_rtd_theme
pip install mock

marcharper avatar Mar 11 '20 16:03 marcharper

:+1:

drvinceknight avatar Mar 11 '20 19:03 drvinceknight