From abb42dcd4886705d6ba8af27f68ef605218ac67c Mon Sep 17 00:00:00 2001 From: Philip Paquette Date: Wed, 11 Sep 2019 12:58:45 -0400 Subject: Added ReadtheDocs documentation for the public API - Reformatted the docstring to be compatible - Added tests to make sure the documentation compiles properly - Added sphinx as a pip requirement Co-authored-by: Philip Paquette Co-authored-by: notoraptor --- docs/api/diplomacy.client.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/api/diplomacy.client.rst (limited to 'docs/api/diplomacy.client.rst') diff --git a/docs/api/diplomacy.client.rst b/docs/api/diplomacy.client.rst new file mode 100644 index 0000000..660b82c --- /dev/null +++ b/docs/api/diplomacy.client.rst @@ -0,0 +1,9 @@ +diplomacy.client +================ + +.. toctree:: + :maxdepth: -1 + + diplomacy.client.channel + diplomacy.client.connection + diplomacy.client.network_game -- cgit v1.2.3