mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-07 23:30:58 +00:00
small clean up.
This commit is contained in:
parent
3db2db404f
commit
a8d91d4c2c
1 changed files with 2 additions and 2 deletions
|
|
@ -103,10 +103,10 @@ texinfo_documents = [
|
|||
master_doc,
|
||||
'DjangoMarkdownx',
|
||||
'Django Markdownx Documentation',
|
||||
author,
|
||||
author,
|
||||
'DjangoMarkdownx',
|
||||
'A comprehensive Markdown editor built for Django.',
|
||||
'Miscellaneous'
|
||||
'Miscellaneous'
|
||||
),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue