mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Update doc title
This commit is contained in:
parent
0eb3db9177
commit
eca71dc44a
2 changed files with 6 additions and 1 deletions
|
|
@ -91,6 +91,8 @@ todo_include_todos = False
|
|||
|
||||
# -- Options for HTML output ----------------------------------------------
|
||||
|
||||
html_title = "Pyrogram Documentation"
|
||||
|
||||
# Overridden by template
|
||||
html_show_copyright = False
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
Welcome to Pyrogram
|
||||
===================
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<p align="right">
|
||||
|
|
@ -38,7 +41,7 @@
|
|||
</p>
|
||||
|
||||
About
|
||||
=====
|
||||
-----
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue