ros-infrastructure / rosdoc_lite

A light-weight version of rosdoc that does not rely on ROS infrastructure for crawling packages.
10 stars 31 forks source link

Release for melodic #81

Closed hrnr closed 5 years ago

hrnr commented 6 years ago

rosdoc_lite needs release for melodic.

hrnr commented 6 years ago

I have also noticed that doxygen documentation generated for melodic is missing the top navigation bar. Is this desired? IMHO it makes navigation much harder.

See http://docs.ros.org/melodic/api/tf2_ros/html/c++/ vs http://docs.ros.org/lunar/api/tf2_ros/html/c++/

hrnr commented 6 years ago

fixed in #82

nowittyusername commented 5 years ago

Hi!

Is there any plan to release rosdoc_lite to melodic in the near future?

tfoote commented 5 years ago

https://github.com/ros/rosdistro/pull/18745

hrnr commented 5 years ago

Great! Could we also get a new release (0.2.8?), with #82 included? Right now rosdoc_lite is pretty unusable for doxygen docs on Melodic.

tfoote commented 5 years ago

In general we usually run rosdoc_lite from source but I've released 0.2.8 into melodic: https://github.com/ros/rosdistro/pull/19138