Skip to content

Commit e73f5b6

Browse files
committed
patch docs/make.py
1 parent 0cb7ea0 commit e73f5b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
sys.executable, # Use the current Python interpreter
2222
"-m",
2323
"pdoc",
24-
"--html",
24+
# "--html",
2525
"-o",
2626
str(output_dir),
2727
package_name,

0 commit comments

Comments
 (0)