2024-10-09 16:13:22 +00:00

9 lines
139 B
Bash
Executable File

rm source/graspnetAPI.*
rm source/modules.rst
sphinx-apidoc -o ./source ../graspnetAPI
make clean
make html
make latex
cd build/latex
make