daphne/docs
Daniel Quinn a96c6fe9c3 Added a " to close the line (#339)
You may also want to make use of:

```
.. code:: python
```

instead of just `::`.  Sphinx will then do the colour highlighting for you and may have helped catch this.

Ooh, and also, it wasn't immediately obvious to me here that `include` is imported from `from channels.routing`.  You may want to add that to the code sample.
2016-09-07 12:20:58 +01:00
..
asgi Move email and UDP into their own spec docs 2016-05-18 11:34:48 -07:00
asgi.rst Update ASGI draft spec: http.disconnect gains a path key (#326) 2016-08-30 09:09:04 -07:00
backends.rst Remove DatabaseLayer and improve deployment docs mentioning it 2016-05-07 10:35:12 -07:00
binding.rst Updates to data binding docs (#283) 2016-08-02 17:33:07 -07:00
community.rst Added django-channels-panel to the list of projects (#325) 2016-08-29 10:37:19 -07:00
concepts.rst Change content dict in code snippets to correct format 2016-07-20 22:37:02 +01:00
conf.py Use current channels version when building the documentation. (#201) 2016-06-09 08:42:22 -07:00
contributing.rst Clarify tasks better 2016-08-23 20:13:20 -07:00
cross-compat.rst Add FAQ about sending messages from outside 2016-05-19 00:10:41 -07:00
deploying.rst [docs] Replaced left over CHANNEL_BACKENDS with CHANNEL_LAYERS (#206) 2016-06-13 08:47:39 -07:00
faqs.rst A few more docs on polls 2016-07-22 11:14:47 -04:00
generics.rst Make group_send/demultiplex encode classmethods 2016-07-18 23:24:28 -04:00
getting-started.rst Added a " to close the line (#339) 2016-09-07 12:20:58 +01:00
index.rst Add contributing page to docs 2016-08-23 20:06:56 -07:00
inshort.rst Bit more inshort tweaking 2016-02-28 22:11:41 -08:00
installation.rst Fix some typos 2015-12-12 00:18:57 +02:00
make.bat Start sphinx-ified docs 2015-06-20 10:27:22 +08:00
Makefile Start sphinx-ified docs 2015-06-20 10:27:22 +08:00
reference.rst Noun docs changes 2016-05-04 09:20:36 -07:00
routing.rst Update routing.rst 2016-06-27 10:24:35 -07:00
testing.rst Fixed #251: Add docs for testing Generic Consumers (#323) 2016-08-27 13:08:31 -07:00