Closed
Description
docs.rs cannot build rclrs
since it requires a ROS 2 installation, and as such it can't display the rustdocs: https://docs.rs/crate/rclrs/0.2.0
To make ros2-rust more accessible, we should host the docs ourselves, and GitHub pages are probably the easiest way. They could be updated in a CI step.
Crates that should be covered are rclrs
, rosidl_runtime_rs
, and perhaps generated message crates for common_interfaces
packages (they are built in CI anyway).
Metadata
Metadata
Assignees
Labels
No labels