From 41c5d1688833ac2d5d4d3be7b4b3c007466ab565 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Thu, 17 Mar 2016 02:03:49 +0200 Subject: [PATCH] Update title on docs index page --- docs/index.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 88933485..6cda5927 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,12 +1,13 @@ -Dependency Injector -=================== +============================================================= +Dependency Injector --- Python dependency injection framework +============================================================= .. meta:: - :description: Python dependency injection framework - :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 + :keywords: Python,DI,Dependency injection,IoC,Inversion of Control + :description: Dependency Injector is a Python dependency injection + framework. It was designed to be unified, developer's + friendly tool for managing any kind of Python objects and + their dependencies in formal, pretty way. *Dependency Injector* is a Python dependency injection framework. It was designed to be unified, developer's friendly tool for managing any kind