mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-03 15:55:37 +00:00
Move docs compiler
This commit is contained in:
5
compiler/docs/template/page.txt
vendored
Normal file
5
compiler/docs/template/page.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{title}
|
||||
{title_markup}
|
||||
|
||||
.. autoclass:: {full_class_path}
|
||||
:members:
|
5
compiler/docs/template/toctree.txt
vendored
Normal file
5
compiler/docs/template/toctree.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{title}
|
||||
{title_markup}
|
||||
|
||||
.. toctree::
|
||||
{entities}
|
Reference in New Issue
Block a user