Closed agutenkunst closed 3 years ago
I think https://github.com/ros-infrastructure/rosdoc_lite/blob/8bbf49c29dd0104980b122ec3e3d4807062711d2/src/rosdoc_lite/templates/doxy.template#L1920
should get set like https://github.com/ros-infrastructure/rosdoc_lite/blob/8bbf49c29dd0104980b122ec3e3d4807062711d2/src/rosdoc_lite/doxygenator.py#L183-L185
otherwise this causes a
warning: tag INCLUDE_PATH: include path `$INCLUDE_PATH' does not exist warning: source $INCLUDE_PATH is not a readable file or directory... skipping.
would open a PR but I am not sure what the right value would be... or if this is even needed...
I think https://github.com/ros-infrastructure/rosdoc_lite/blob/8bbf49c29dd0104980b122ec3e3d4807062711d2/src/rosdoc_lite/templates/doxy.template#L1920
should get set like https://github.com/ros-infrastructure/rosdoc_lite/blob/8bbf49c29dd0104980b122ec3e3d4807062711d2/src/rosdoc_lite/doxygenator.py#L183-L185
otherwise this causes a
would open a PR but I am not sure what the right value would be... or if this is even needed...