We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0fb14 commit 0b2b1e8Copy full SHA for 0b2b1e8
makedoc.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
-epydoc -n "pygene - Python genetic algorithms" -o doc pygene/
+epydoc -vn "pygene - Python genetic algorithms" -o doc pygene/
4
0 commit comments