2 lines
69 B
Bash
Executable File
2 lines
69 B
Bash
Executable File
sphinx-apidoc -f -o . src && make html && open _build/html/prof.html
|