We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4276fd6 commit cdcd016Copy full SHA for cdcd016
1 file changed
documentation/README.sh
@@ -1,2 +1,4 @@
1
pdoc3 --version
2
-pdoc3 -o . -f --html ../read5
+pdoc3 -o . -f --html ../read5
3
+mv read5/*.html .
4
+rmdir read5
0 commit comments