Add packages to breathe/sphinx

This commit is contained in:
2023-01-22 17:06:17 +02:00
parent b7b15eaba0
commit d7e1e57fa0
4 changed files with 5330 additions and 1 deletions

9
gen-docs.sh Normal file → Executable file
View File

@@ -3,4 +3,13 @@
pushd src/robot_controller/
doxygen
popd
pushd src/lite6_controller/
doxygen
popd
pushd src/axidraw_controller/
doxygen
popd
make html