mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
fix docs conf.py
This commit is contained in:
parent
28a8173b35
commit
fa54411351
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ extensions = []
|
|||
templates_path = ["_templates"]
|
||||
|
||||
# The suffix of source filenames.
|
||||
source_suffix = ".txt"
|
||||
source_suffix = ".rst"
|
||||
|
||||
# The encoding of source files.
|
||||
# source_encoding = 'utf-8-sig'
|
||||
|
|
|
|||
Loading…
Reference in a new issue