We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs/make.py
1 parent 0cb7ea0 commit e73f5b6Copy full SHA for e73f5b6
1 file changed
docs/make.py
@@ -21,7 +21,7 @@
21
sys.executable, # Use the current Python interpreter
22
"-m",
23
"pdoc",
24
- "--html",
+ # "--html",
25
"-o",
26
str(output_dir),
27
package_name,
0 commit comments