mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
Add meta description & keyword on docs index page
This commit is contained in:
parent
449a67eede
commit
685108fdbe
|
@ -1,6 +1,13 @@
|
||||||
Dependency Injector
|
Dependency Injector
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Dependency injection framework for Python projects
|
||||||
|
:keywords: Python, Dependency injection, Dependency injection framework,
|
||||||
|
Dependency injection container, Dependency injector,
|
||||||
|
Dependency management, DI, DI Container, Inversion of Control,
|
||||||
|
Inversion of Control container, IoC, IoC container
|
||||||
|
|
||||||
Dependency injection framework for Python projects.
|
Dependency injection framework for Python projects.
|
||||||
|
|
||||||
+---------------------------------------+---------------------------------------------------------------------------------+
|
+---------------------------------------+---------------------------------------------------------------------------------+
|
||||||
|
@ -58,3 +65,4 @@ Contents
|
||||||
api/index
|
api/index
|
||||||
main/feedback
|
main/feedback
|
||||||
main/changelog
|
main/changelog
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user