mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +03:00
Fix headers in docs (#441)
This fixes the headers so there is a hierarchy on all of them don't show in the TOC at the same level.
This commit is contained in:
parent
dac6e9454d
commit
f11071e802
|
@ -8,7 +8,7 @@ the `asgi.delay` channel for messages to delay.
|
|||
|
||||
|
||||
Getting Started with Delay
|
||||
==========================
|
||||
--------------------------
|
||||
|
||||
To Install the app add `channels.delay` to `INSTALLED_APPS`::
|
||||
|
||||
|
@ -29,7 +29,7 @@ Run the delay process to start processing messages
|
|||
Now you're ready to start delaying messages.
|
||||
|
||||
Delaying Messages
|
||||
=================
|
||||
-----------------
|
||||
|
||||
To delay a message by a fixed number of milliseconds use the `delay` parameter.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user