mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
fix: enable hot reloading with mkdocs
This commit is contained in:
parent
5be3eeb9ae
commit
80cc6b8066
|
@ -8,6 +8,9 @@ theme:
|
|||
name: mkdocs
|
||||
custom_dir: docs_theme
|
||||
|
||||
watch:
|
||||
- docs_theme
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- toc:
|
||||
|
|
Loading…
Reference in New Issue
Block a user