Skip to content

Commit

Permalink
fixes #3 by moving docs to object_recognition_ros
Browse files Browse the repository at this point in the history
remove docs as their built depends on ecto. Put everything in object_recognition_ros
  • Loading branch information
vrabaud committed Dec 8, 2013
1 parent 51c6c4c commit f26ee72
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 304 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,3 @@ generate_messages(DEPENDENCIES actionlib_msgs geometry_msgs sensor_msgs shape_ms

# define the project
catkin_package(CATKIN_DEPENDS actionlib_msgs geometry_msgs sensor_msgs shape_msgs std_msgs)

# add docs
if (ecto_FOUND)
ecto_sphinx(${CMAKE_CURRENT_SOURCE_DIR}/doc doc)
endif()
9 changes: 0 additions & 9 deletions doc/action.rst

This file was deleted.

228 changes: 0 additions & 228 deletions doc/conf.py

This file was deleted.

15 changes: 0 additions & 15 deletions doc/index.rst

This file was deleted.

38 changes: 0 additions & 38 deletions doc/msgs.rst

This file was deleted.

9 changes: 0 additions & 9 deletions doc/srv.rst

This file was deleted.

0 comments on commit f26ee72

Please sign in to comment.