Ver Fonte

docs: made docs more searchable

Mikael Koli há 4 anos atrás
pai
commit
df1eabb72d
2 ficheiros alterados com 5 adições e 1 exclusões
  1. 1 1
      docs/conf.py
  2. 4 0
      docs/index.rst

+ 1 - 1
docs/conf.py

@@ -69,7 +69,7 @@ html_theme_options = {
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_title = "Advanced Python Email Sending"
+html_title = "Advanced Email Sender for Python"
 html_theme = 'sphinx_rtd_theme'
 
 # Add any paths that contain custom static files (such as style sheets) here,

+ 4 - 0
docs/index.rst

@@ -1,4 +1,8 @@
 
+.. meta::
+   :description: Red Mail is an advanced email sender for Python. It is open source and well tested.
+   :keywords: send, email, Python
+
 :red:`Red` Mail
 ===============