Add doxygen + breathe + sphinx
This commit is contained in:
6
gen-docs.sh
Normal file
6
gen-docs.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
pushd src/robot_controller/
|
||||
doxygen
|
||||
popd
|
||||
make html
|
||||
Reference in New Issue
Block a user