Renamed project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ../docs/
|
||||
sphinx-apidoc -o source/ ../src/cpl
|
||||
sphinx-apidoc -o source/ ../src/cpl_core
|
||||
make clean
|
||||
make html;
|
||||
Reference in New Issue
Block a user