You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add failing test for games(include_descriptions=True) which gets used in update script
* Add description field to df when selected
* refactor to reduce code duplication
* correctly show descriptions on catalog page
* Add biblio links to all games in catalog
* fix biblio links
* update table row spacing
* hide samples page
* Add download links
* generate rst table instead of CSV for Catalog of games page
* Refactor table such that descriptions are nested under titles
Copy file name to clipboardExpand all lines: doc/catalog.rst
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,4 @@ Catalog of games
4
4
Below is a complete list of games included in Gambit's catalog.
5
5
Check out the :ref:`pygambit API reference <pygambit-catalog>` for instructions on how to search and load these games in Python, and the :ref:`Updating the games catalog <updating-catalog>` guide for instructions on how to contribute new games to the catalog.
0 commit comments