mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-28 00:56:19 +00:00
Add generator templates
This commit is contained in:
parent
9a4cfc65c2
commit
bb8a72b4e5
5
docs/source/_templates/page.txt
Normal file
5
docs/source/_templates/page.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{title}
|
||||||
|
{title_markup}
|
||||||
|
|
||||||
|
.. autoclass:: {full_class_path}
|
||||||
|
:members:
|
5
docs/source/_templates/toctree.txt
Normal file
5
docs/source/_templates/toctree.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{title}
|
||||||
|
{title_markup}
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
{entities}
|
Loading…
Reference in New Issue
Block a user