diff options
| author | Brian Corrigan <bcorrigan78@gmail.com> | 2017-10-04 08:48:13 -0400 |
|---|---|---|
| committer | Brian Corrigan <bcorrigan78@gmail.com> | 2017-10-04 08:48:13 -0400 |
| commit | 1542bd5e0533c535a5b4410ff83f1db8956a5acd (patch) | |
| tree | 0921b175dc5aef422e667125cefe5cf748c788e1 /es/SUMMARY.md | |
| download | vainglory-docs-1542bd5e0533c535a5b4410ff83f1db8956a5acd.tar.gz vainglory-docs-1542bd5e0533c535a5b4410ff83f1db8956a5acd.zip | |
Initial commit
Diffstat (limited to 'es/SUMMARY.md')
| -rw-r--r-- | es/SUMMARY.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/es/SUMMARY.md b/es/SUMMARY.md new file mode 100644 index 0000000..0db90a0 --- /dev/null +++ b/es/SUMMARY.md @@ -0,0 +1,17 @@ +# Summary + +* [Versiones](versioning.md) +* [Centros De Datos](datacenters.md) +* [Authorization](authorization.md) +* [Titulos](titles.md) +* [Haciendo Solicitudes](requests.md) +* [Recibiendo Respuestas](responses.md) +* [Partidas](matches.md) +* [Resumen De Datos De Partidas](matchesJSON.md) +* [Jugadores](players.md) +<!-- * [Muestras](samples.md) --> +* [TelemetrĂa](telemetry.md) +<!-- * [Equipos (Disponibles Pronto!)](teams.md) --> +<!-- * [Enlaces (Disponibles Pronto!)](links.md) --> +* [SDK De La Communidad](sdks.md) +* [Errores](errors.md) |
