Forum | Documentation | Website | Blog

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

forgot to move back to the original directory

parent f976b276
Branches
Tags
1 merge request!66Add BeagleV-Fire and librobotcontrol
......@@ -33,8 +33,7 @@ extensions = [
"sphinx.ext.imgconverter",
"sphinx.ext.todo",
"sphinx_tabs.tabs",
"breathe",
"exhale"
"breathe"
]
breathe_projects = {"librobotcontrol": "projects/librobotcontrol/docs/xml"}
......
......@@ -49,6 +49,7 @@ HERE
if [ -e projects/librobotcontrol/docx ] ; then
cd projects/librobotcontrol/docs
doxygen
cd ../../..
fi
echo "**** make html ****"
......
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