Skip to content

Commit

Permalink
move rosbag dox to rosbag_storage (fix #389)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Aug 18, 2014
1 parent 433eab6 commit 9613a5d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/rosbag/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,4 @@
<run_depend>rospy</run_depend>
<run_depend>topic_tools</run_depend>
<run_depend>xmlrpcpp</run_depend>

<export>
<rosdoc config="${prefix}/rosdoc.yaml"/>
</export>
</package>
File renamed without changes.
4 changes: 4 additions & 0 deletions tools/rosbag_storage/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@
<run_depend>roscpp_serialization</run_depend>
<run_depend version_gte="0.3.17">roscpp_traits</run_depend>
<run_depend>rostime</run_depend>

<export>
<rosdoc config="${prefix}/rosdoc.yaml"/>
</export>
</package>
File renamed without changes.

0 comments on commit 9613a5d

Please sign in to comment.