1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-09 17:40:47 +02:00

Corrected rosdoc configuration

This commit is contained in:
Felix Mauch
2019-09-25 08:01:43 +02:00
parent 2ba942bc5a
commit a2e9b8a8d8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
- builder: doxygen
name: C++ API
output_dir: c++
file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox'
name: C++ API
output_dir: c++
file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox'

View File

@@ -48,7 +48,7 @@
<exec_depend>velocity_controllers</exec_depend>
<export>
<rosdoc config="rosdoc.yaml" />
<rosdoc config="doc/rosdoc.yaml" />
</export>
</package>