Improve doc linking a little.

This commit is contained in:
Andrew Godwin 2015-09-08 18:20:18 -05:00
parent d4c7f2db20
commit 056082325f
2 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,5 @@ a bit as things develop.
Documentation, installation and getting started instructions are at Documentation, installation and getting started instructions are at
http://channels.readthedocs.org http://channels.readthedocs.org
You can also install channels from PyPI as the ``channels`` package.

View File

@ -15,6 +15,8 @@ data model underlying Channels and how they're used inside Django.
Then, read :doc:`getting-started` to see how to get up and running with Then, read :doc:`getting-started` to see how to get up and running with
WebSockets with only 30 lines of code. WebSockets with only 30 lines of code.
You can find the Channels repository `on GitHub <http://github.com/andrewgodwin/channels/>`_.
Contents: Contents:
.. toctree:: .. toctree::