2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-03 15:55:37 +00:00

Move docs compiler

This commit is contained in:
Dan
2018-01-05 02:16:30 +01:00
parent 2117c9a1c5
commit e946825e0f
3 changed files with 32 additions and 12 deletions

5
compiler/docs/template/page.txt vendored Normal file
View File

@@ -0,0 +1,5 @@
{title}
{title_markup}
.. autoclass:: {full_class_path}
:members:

5
compiler/docs/template/toctree.txt vendored Normal file
View File

@@ -0,0 +1,5 @@
{title}
{title_markup}
.. toctree::
{entities}