Update doc title

This commit is contained in:
Dan 2018-01-15 12:36:03 +01:00
parent 0eb3db9177
commit eca71dc44a
2 changed files with 6 additions and 1 deletions

View File

@ -91,6 +91,8 @@ todo_include_todos = False
# -- Options for HTML output ---------------------------------------------- # -- Options for HTML output ----------------------------------------------
html_title = "Pyrogram Documentation"
# Overridden by template # Overridden by template
html_show_copyright = False html_show_copyright = False

View File

@ -1,3 +1,6 @@
Welcome to Pyrogram
===================
.. raw:: html .. raw:: html
<p align="right"> <p align="right">
@ -38,7 +41,7 @@
</p> </p>
About About
===== -----
Pyrogram is a fully functional Telegram Client Library written from the ground up in Python. Pyrogram is a fully functional Telegram Client Library written from the ground up in Python.
It offers **simple** and **complete** access to the Telegram Messenger API and is designed for Python developers It offers **simple** and **complete** access to the Telegram Messenger API and is designed for Python developers