add rcutils tag file reference (#341)

This commit is contained in:
William Woodall 2017-06-27 12:02:41 -07:00 committed by GitHub
parent b8d72d682a
commit 9c008267ef

View file

@ -23,5 +23,6 @@ TAGFILES += "../../../../doxygen_tag_files/cppreference-doxygen-web.tag.xml=http
# Consider changing "latest" to the version you want to reference (e.g. beta1 or 1.0.0)
TAGFILES += "../../../../doxygen_tag_files/rcl.tag=http://docs.ros2.org/latest/api/rcl/"
TAGFILES += "../../../../doxygen_tag_files/rmw.tag=http://docs.ros2.org/latest/api/rmw/"
TAGFILES += "../../../../doxygen_tag_files/rcutils.tag=http://docs.ros2.org/latest/api/rcutils/"
# Uncomment to generate tag files for cross-project linking.
#GENERATE_TAGFILE = "../../../../doxygen_tag_files/rclcpp.tag"