From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- source/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/index.rst (limited to 'source/index.rst') diff --git a/source/index.rst b/source/index.rst new file mode 100644 index 0000000..bbab77e --- /dev/null +++ b/source/index.rst @@ -0,0 +1,22 @@ +Gamelocker Documentation +================================= + +.. toctree:: + :maxdepth: 2 + + introduction + datacenters/datacenters + authorization/authorization + titles/titles + makingrequests/makingrequests + receivingresponses/receivingresponses + matches/matches + match_data_summary/match_data_summary + players/players + samples/samples + telemetry/telemetry + teams/teams + links/links + community_sdks/community_sdks + errors/errors + changelog/changelog -- cgit v1.3.1