mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-25 17:10:53 +00:00
INIT
This commit is contained in:
parent
e8530a146d
commit
93c073e2df
295 changed files with 86794 additions and 0 deletions
6
docs/api/diplomacy.client.channel.rst
Normal file
6
docs/api/diplomacy.client.channel.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.client.channel
|
||||
========================
|
||||
|
||||
.. automodule:: diplomacy.client.channel
|
||||
:members:
|
||||
:show-inheritance:
|
||||
7
docs/api/diplomacy.client.connection.rst
Normal file
7
docs/api/diplomacy.client.connection.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
diplomacy.client.connection
|
||||
===========================
|
||||
|
||||
.. automodule:: diplomacy.client.connection
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:exclude-members: send, write_request
|
||||
6
docs/api/diplomacy.client.network_game.rst
Normal file
6
docs/api/diplomacy.client.network_game.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.client.network\_game
|
||||
==============================
|
||||
|
||||
.. automodule:: diplomacy.client.network_game
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/api/diplomacy.client.rst
Normal file
9
docs/api/diplomacy.client.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
diplomacy.client
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: -1
|
||||
|
||||
diplomacy.client.channel
|
||||
diplomacy.client.connection
|
||||
diplomacy.client.network_game
|
||||
6
docs/api/diplomacy.communication.notifications.rst
Normal file
6
docs/api/diplomacy.communication.notifications.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.communication.notifications
|
||||
=====================================
|
||||
|
||||
.. automodule:: diplomacy.communication.notifications
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.communication.requests.rst
Normal file
6
docs/api/diplomacy.communication.requests.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.communication.requests
|
||||
================================
|
||||
|
||||
.. automodule:: diplomacy.communication.requests
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.communication.responses.rst
Normal file
6
docs/api/diplomacy.communication.responses.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.communication.responses
|
||||
=================================
|
||||
|
||||
.. automodule:: diplomacy.communication.responses
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/api/diplomacy.communication.rst
Normal file
9
docs/api/diplomacy.communication.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
diplomacy.communication
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: -1
|
||||
|
||||
diplomacy.communication.notifications
|
||||
diplomacy.communication.requests
|
||||
diplomacy.communication.responses
|
||||
6
docs/api/diplomacy.daide.notifications.rst
Normal file
6
docs/api/diplomacy.daide.notifications.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.daide.notifications
|
||||
=============================
|
||||
|
||||
.. automodule:: diplomacy.daide.notifications
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.daide.requests.rst
Normal file
6
docs/api/diplomacy.daide.requests.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.daide.requests
|
||||
========================
|
||||
|
||||
.. automodule:: diplomacy.daide.requests
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.daide.responses.rst
Normal file
6
docs/api/diplomacy.daide.responses.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.daide.responses
|
||||
=========================
|
||||
|
||||
.. automodule:: diplomacy.daide.responses
|
||||
:members:
|
||||
:show-inheritance:
|
||||
9
docs/api/diplomacy.daide.rst
Normal file
9
docs/api/diplomacy.daide.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
diplomacy.daide
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: -1
|
||||
|
||||
diplomacy.daide.notifications
|
||||
diplomacy.daide.requests
|
||||
diplomacy.daide.responses
|
||||
6
docs/api/diplomacy.engine.game.rst
Normal file
6
docs/api/diplomacy.engine.game.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.engine.game
|
||||
=====================
|
||||
|
||||
.. automodule:: diplomacy.engine.game
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.engine.map.rst
Normal file
6
docs/api/diplomacy.engine.map.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.engine.map
|
||||
====================
|
||||
|
||||
.. automodule:: diplomacy.engine.map
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.engine.message.rst
Normal file
6
docs/api/diplomacy.engine.message.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.engine.message
|
||||
========================
|
||||
|
||||
.. automodule:: diplomacy.engine.message
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.engine.power.rst
Normal file
6
docs/api/diplomacy.engine.power.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.engine.power
|
||||
======================
|
||||
|
||||
.. automodule:: diplomacy.engine.power
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.engine.renderer.rst
Normal file
6
docs/api/diplomacy.engine.renderer.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.engine.renderer
|
||||
=========================
|
||||
|
||||
.. automodule:: diplomacy.engine.renderer
|
||||
:members:
|
||||
:show-inheritance:
|
||||
11
docs/api/diplomacy.engine.rst
Normal file
11
docs/api/diplomacy.engine.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
diplomacy.engine
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: -1
|
||||
|
||||
diplomacy.engine.game
|
||||
diplomacy.engine.map
|
||||
diplomacy.engine.message
|
||||
diplomacy.engine.power
|
||||
diplomacy.engine.renderer
|
||||
6
docs/api/diplomacy.integration.rst
Normal file
6
docs/api/diplomacy.integration.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.integration
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
|
||||
diplomacy.integration.webdiplomacy_net.api
|
||||
6
docs/api/diplomacy.integration.webdiplomacy_net.api.rst
Normal file
6
docs/api/diplomacy.integration.webdiplomacy_net.api.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
integration.webdiplomacy\_net.api
|
||||
=================================
|
||||
|
||||
.. automodule:: diplomacy.integration.webdiplomacy_net.api
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.utils.errors.rst
Normal file
6
docs/api/diplomacy.utils.errors.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.utils.errors
|
||||
======================
|
||||
|
||||
.. automodule:: diplomacy.utils.errors
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.utils.exceptions.rst
Normal file
6
docs/api/diplomacy.utils.exceptions.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.utils.exceptions
|
||||
==========================
|
||||
|
||||
.. automodule:: diplomacy.utils.exceptions
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.utils.export.rst
Normal file
6
docs/api/diplomacy.utils.export.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.utils.export
|
||||
======================
|
||||
|
||||
.. automodule:: diplomacy.utils.export
|
||||
:members:
|
||||
:show-inheritance:
|
||||
6
docs/api/diplomacy.utils.order_results.rst
Normal file
6
docs/api/diplomacy.utils.order_results.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
diplomacy.utils.order\_results
|
||||
==============================
|
||||
|
||||
.. automodule:: diplomacy.utils.order_results
|
||||
:members:
|
||||
:show-inheritance:
|
||||
10
docs/api/diplomacy.utils.rst
Normal file
10
docs/api/diplomacy.utils.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
diplomacy.utils
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: -1
|
||||
|
||||
diplomacy.utils.errors
|
||||
diplomacy.utils.exceptions
|
||||
diplomacy.utils.export
|
||||
diplomacy.utils.order_results
|
||||
Loading…
Add table
Add a link
Reference in a new issue