4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
cd doc
|
|
# Build html doc
|
|
pipenv run make html
|
|
cd ../ |