Skip to content

Commit 75ef1f2

Browse files
Move documentation to diataxis (#1391)
* Delete an old file. * Display version number in docs. * Move tutorials to tutorial structure. * Move research topic tutorials to how to guides. * Move advanced to how to guides. * Add citation to how to guides. * Remove certain things from the reference section. * Move files to discussion section. * Add community and contribution guidelines back. * Move contributing and community guides. * Fix some remaining tutorials. * Remove duplicate entry.
1 parent 6af4bdb commit 75ef1f2

File tree

83 files changed

+103
-694
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+103
-694
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
# built documents.
8383
#
8484
# The short X.Y version.
85-
version = "0.0"
85+
version = axelrod.__version__
8686
# The full version, including alpha/beta/rc tags.
87-
release = "0.0.1"
87+
release = axelrod.__version__
8888

8989
# The language for content autogenerated by Sphinx. Refer to documentation
9090
# for a list of supported languages.

docs/discussion/index.rst

Lines changed: 16 additions & 0 deletions

docs/reference/overview_of_strategies.rst renamed to docs/discussion/overview_of_past_tournaments.rst

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)