mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Change short description in docs
This commit is contained in:
parent
3d8de194ac
commit
d6c84df816
|
@ -281,7 +281,7 @@ man_pages = [
|
||||||
# dir menu entry, description, category)
|
# dir menu entry, description, category)
|
||||||
texinfo_documents = [
|
texinfo_documents = [
|
||||||
(master_doc, 'Dependency Injector', u'Dependency Injector Documentation',
|
(master_doc, 'Dependency Injector', u'Dependency Injector Documentation',
|
||||||
author, 'Dependency Injector', 'Dependency management tool for Python projects.',
|
author, 'Dependency Injector', 'Dependency injection framework for Python projects.',
|
||||||
'Miscellaneous'),
|
'Miscellaneous'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user