We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1420db1 commit 57ff228Copy full SHA for 57ff228
docs/gen_cli_doc.py
@@ -33,4 +33,4 @@
33
# print(doc)
34
print(doc, file=io_doc)
35
36
-mkdocs_gen_files.set_edit_path(FILENAME, "gen_io_doc.py")
+mkdocs_gen_files.set_edit_path(FILENAME, "gen_cli_doc.py")
0 commit comments