ros2 / domain_bridge

Bridge communication across different ROS 2 domains.
Apache License 2.0
52 stars 12 forks source link

[domain_bridge] Improve doxygen docblock layout #68

Closed aprotyas closed 2 years ago

aprotyas commented 2 years ago

Prior to this patch, the \see tag would render a See also section in the middle of a running sentence, and hence would look out-of-place.

Signed-off-by: Abrar Rahman Protyasha aprotyas@u.rochester.edu