Skip to content

Commit eca71dc

Browse files
committed
Update doc title
1 parent 0eb3db9 commit eca71dc

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@
9191

9292
# -- Options for HTML output ----------------------------------------------
9393

94+
html_title = "Pyrogram Documentation"
95+
9496
# Overridden by template
9597
html_show_copyright = False
9698

docs/source/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Welcome to Pyrogram
2+
===================
3+
14
.. raw:: html
25

36
<p align="right">
@@ -38,7 +41,7 @@
3841
</p>
3942

4043
About
41-
=====
44+
-----
4245

4346
Pyrogram is a fully functional Telegram Client Library written from the ground up in Python.
4447
It offers **simple** and **complete** access to the Telegram Messenger API and is designed for Python developers

0 commit comments

Comments
 (0)