mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Update docs
This commit is contained in:
@@ -95,6 +95,9 @@ def generate(source_path, base):
|
||||
module = "pyrogram.api.{}".format(base)
|
||||
|
||||
with open(destination + "/" + inner_path, "w") as f:
|
||||
# if k == base:
|
||||
# f.write(":tocdepth: 1\n\n")
|
||||
|
||||
f.write(
|
||||
toctree.format(
|
||||
title=k.title(),
|
||||
|
Reference in New Issue
Block a user