Skip to content

Commit 6ddb28c

Browse files
committed
Small docs layout fixup
1 parent af08606 commit 6ddb28c

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/source/api/client.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ This is the Client class. It exposes high-level methods for an easy access to th
1313
with app:
1414
app.send_message("me", "Hi!")
1515
16+
Details
17+
-------
18+
1619
.. autoclass:: pyrogram.Client()

docs/source/api/filters.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Update Filters
22
==============
33

4+
Details
5+
-------
6+
47
.. autoclass:: pyrogram.Filters
58
:members:

docs/source/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ About the License
22
=================
33

44
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
5-
:align: left
5+
:align: right
66

77
Pyrogram is free software and is currently licensed under the terms of the
88
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it

0 commit comments

Comments
 (0)