From 943c1b50abf1585744963b0eb3478b5e18141656 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 3 Jul 2014 18:52:48 +0200 Subject: Initial import --- index.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 index.rst (limited to 'index.rst') diff --git a/index.rst b/index.rst new file mode 100644 index 0000000..c7dcc78 --- /dev/null +++ b/index.rst @@ -0,0 +1,24 @@ +Unofficial Pandora API documentation +==================================== + +This documentation project replaces the Wiki_ hosted by wikia_, which got taken +down by Pandora_ (`read more`_). It aims to provide language-independent +documentation of Pandora’s `proprietary API`_. + +.. _Wiki: http://pan-do-ra-api.wikia.com/ +.. _wikia: http://www.wikia.com/ +.. _Pandora: http://www.pandora.com/ +.. _Read more: http://6xq.net/blog/2014/dmca/ +.. _proprietary API: http://developer.pandora.com/ + +The source code of this documentation is available at `github`_ or `here`_. +Suggestions and patches are welcome. + +.. _github: http://github.com/promyloph/pandora-apidoc/ +.. _here: http://6xq.net/git/pandora-apidoc.git + +.. toctree:: + :maxdepth: 2 + + json/index + -- cgit v1.2.3