Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs reorganisation #539

Merged
merged 3 commits into from
Apr 16, 2016
Merged

Docs reorganisation #539

merged 3 commits into from
Apr 16, 2016

Conversation

drvinceknight
Copy link
Member

@drvinceknight drvinceknight commented Apr 15, 2016

#536

Main:

  • Relabelling of tutorial sections and some corresponding reorganisation.
  • Landing page with 3 code snippets showing Matches, Tournaments and Moran processes.
  • Initial tutorials are now: installation, building a match and then tournament. This replaces the current getting started section: http://axelrod.readthedocs.org/en/latest/tutorials/getting_started/getting_started.html which had installation and a tournament. I don't think this is necessary given the landing page.

Minor:

  • Removing the ecological example from prob end.
  • Adding an example to the new tournament docs.
  • Minor rst syntax fixing and new images (boxplots replaced with violon plots as matplotlib now can handle violon for some of the ones that had boxplots kicking in).
  • Changing strategies -> players in various parts (this is clearer, a strategy instance is a player)

It also (still) sets the `self.populations` attribute.
Main:

- Relabelling of tutorial sections and some corresponding
  reorganisation.
- Landing page with 3 code snippets showing Matches, Tournaments and
  Moran processes.
- Initial tutorials are now: installation, building a match and then
  tournament.

Minor:

- Removing the ecological example from prob end.
- Adding an example to the new tournament docs
- Minor rst syntax fixing and new images (boxplots replaced with violon
  plots).
- Changing strategies -> players in various parts (this is clearer, a
  strategy instance is a player)
@marcharper
Copy link
Member

Very nice :) Thanks for taking care of this!

@meatballs meatballs merged commit fe0e2f0 into master Apr 16, 2016
@meatballs meatballs deleted the 536 branch April 16, 2016 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants