Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5b3f490f authored by Jason Kridner's avatar Jason Kridner
Browse files

librobotcontrol: fix path to run doxygen

parent 2e269ef1
Branches
Tags
1 merge request!66Add BeagleV-Fire and librobotcontrol
......@@ -46,7 +46,7 @@ HERE
make clean BUILDDIR=public/$VER_DIR
echo "**** make librobotcontrol xml ****"
if [ -e projects/librobotcontrol/docx ] ; then
if [ -e projects/librobotcontrol/docs ] ; then
cd projects/librobotcontrol/docs
doxygen
cd ../../..
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment