mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-05 16:40:42 +00:00
Continue documentation
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ def run(*args: str) -> int:
|
||||
|
||||
|
||||
def main() -> None:
|
||||
exit(run("sphinx", "-nW", "client/doc", "dist-doc"))
|
||||
exit(run("sphinx", "-n", "client/doc", "dist-doc"))
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user