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. --- build/html/index.html | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 build/html/index.html (limited to 'build/html/index.html') diff --git a/build/html/index.html b/build/html/index.html new file mode 100644 index 0000000..c55ccb9 --- /dev/null +++ b/build/html/index.html @@ -0,0 +1,202 @@ + + + + + + + Gamelocker Documentation — Battelrite 0.2 documentation + + + + + + + + + + + + +
+
+
+ + Login / Signup +
+
    +
  • Documentation
  • +
  • Faqs
  • +
  • Creations
  • +
+
+
+
+
+ +
+
+
    +
  • + Introduction + → +
  • +
+
+
+
    +
  • Battelrite 0.2 documentation
  • +
+
+
+ +
+
+
+
+ +
+

Gamelocker DocumentationΒΆ

+
+
    +
  • Introduction
      +
    • Versioning
    • +
    +
  • +
  • Datacenters
      +
    +
  • +
  • Authorization
      +
    +
  • +
  • Titles
      +
    +
  • +
  • Making Requests
      +
    • Content Negotiation
    • +
    • Regions
    • +
    • GZIP
    • +
    • Pagination
    • +
    • Search Time
    • +
    • Sorting
    • +
    • JSON-P Callbacks
    • +
    • Cross Origin Resource Sharing
    • +
    +
  • +
  • Receiving Responses
      +
    • Payload
    • +
    • Rate Limits
    • +
    +
  • +
  • Matches
      +
    • Rosters
    • +
    • Participants
    • +
    • Get a Collection of Matches
    • +
    • Get a Single Match
    • +
    +
  • +
  • Match Data Summary
      +
    • Match Object
    • +
    +
  • +
  • Players
      +
    • Get a Single Player
    • +
    • Get a Collection of Players
    • +
    +
  • +
  • Samples
      +
    • Get a Collection of Samples
    • +
    +
  • +
  • Telemetry
      +
    • To get Telemetry Data
    • +
    • Event Data Dictionary
    • +
    +
  • +
  • Teams
      +
    • Get a collection of Teams
    • +
    • Get a Single Team
    • +
    +
  • +
  • Links
      +
    • Get a Link
    • +
    • Post a Link
    • +
    • Player Link
    • +
    +
  • +
  • Community SDKs
      +
    • Java
    • +
    • Python
    • +
    • JavaScript
    • +
    • R
    • +
    • Go
    • +
    • Ruby
    • +
    +
  • +
  • Errors
      +
    +
  • +
  • Changelog
      +
    +
  • +
+
+
+ + +
+
+
+
+
+

Table Of Contents

+
    +
  • Introduction
  • +
  • Datacenters
  • +
  • Authorization
  • +
  • Titles
  • +
  • Making Requests
  • +
  • Receiving Responses
  • +
  • Matches
  • +
  • Match Data Summary
  • +
  • Players
  • +
  • Samples
  • +
  • Telemetry
  • +
  • Teams
  • +
  • Links
  • +
  • Community SDKs
  • +
  • Errors
  • +
  • Changelog
  • +
+ +
+
+
+
+
+
+
    +
  • + Introduction + → +
  • +
+
+
+
    +
  • Battelrite 0.2 documentation
  • +
+
+
+ + + \ No newline at end of file -- cgit v1.3.1