4 lines
70 B
Bash
4 lines
70 B
Bash
|
|
# Clean and serve documentation with auto-build
|
||
|
|
make clean
|
||
|
|
make serve
|