mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Continue documentation
This commit is contained in:
@@ -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