mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 22:35:36 +00:00
Add generator templates
This commit is contained in:
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}
|
Reference in New Issue
Block a user