mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +03:00
Add patchinator config for more docs
This commit is contained in:
parent
80206e5452
commit
2c39e42fa2
|
@ -231,6 +231,9 @@ class Patchinator(object):
|
|||
FileMap(
|
||||
"docs/testing.rst", "docs/topics/channels/testing.txt", docs_transforms,
|
||||
),
|
||||
FileMap(
|
||||
"docs/cross-compat.rst", "docs/topics/channels/cross-compat.txt", docs_transforms,
|
||||
),
|
||||
]
|
||||
|
||||
def __init__(self, source, destination):
|
||||
|
|
Loading…
Reference in New Issue
Block a user