2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Update docs

This commit is contained in:
Dan
2018-01-08 05:17:55 +01:00
parent 2faad4f781
commit 21d521fb60
3 changed files with 73 additions and 6 deletions

View File

@@ -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(),