We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331f4d4 commit bef688bCopy full SHA for bef688b
doc/developer.catalog.rst
@@ -11,6 +11,9 @@ You can add games to the catalog saved in a valid representation :ref:`format <f
11
Alternatively, you can define games for the catalog in *pygambit* code.
12
You may wish to first review the :ref:`pygambit <pygambit>` docs pages.
13
14
+Both options for adding to the catalog below include an optional step for adding metadata to the catalog for your game(s).
15
+Adding metadata to games will create a new filter for the :func:`pygambit.catalog.games` that users can search the catalog with.
16
+
17
.. dropdown:: Add game files to the catalog
18
:class-container: sd-border-0
19
0 commit comments