Axelrod-Python / axelrod-dojo

Trains machine learning strategies for the IPD with evolutionary and particle swarm algorithms, including neural networks and finite state machines
http://axelrod-dojo.readthedocs.io/
MIT License
12 stars 14 forks source link

Write documentation #37

Closed drvinceknight closed 7 years ago

drvinceknight commented 7 years ago

Set up docs on readthedocs. 4 main sections:

(These 4 sections is based on https://www.divio.com/en/blog/documentation/, it's more or less what we're now doing with Axelrod and what I've verbosely done for Nashpy :))

I'm happy to pick this up as an ongoing project :+1:

evildmp commented 7 years ago

I'm preparing a clone-it-and-go repository for the documentation structure, that also documents itself. It includes things like a Makefile with spelling checks, a local documentation server, etc. Will be ready soon.

drvinceknight commented 7 years ago

Nice initiative! I expect we'll be fine just using a vanilla setup but will take a look :) :+1: