From 685108fdbe8e6178c321af9629ec25eec4ceb7e1 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Mon, 1 Feb 2016 23:13:55 +0200 Subject: [PATCH] Add meta description & keyword on docs index page --- docs/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index fbac44e6..2942918e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,13 @@ 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. +---------------------------------------+---------------------------------------------------------------------------------+ @@ -58,3 +65,4 @@ Contents api/index main/feedback main/changelog +