What does the "core documentation" refer to?
The Colcon document https://index.ros.org/doc/ros2/Colcon... reads, " This will provide you with a quick summary of how to get up and running using colcon and a ROS workspace. It will be a practical tutorial and is not designed to replace the core documentation."
The ament document https://index.ros.org/doc/ros2/Ament-... reads, "This will provide you with a quick summary of how to get up and running using an ament workspace. It will be a practical tutorial and is not designed to replace the core documentation."
What does the "core documentation" refer to? Is there a link? I would love to see a comprehensive one, say, like Gentoo's Handbook.
I think they're referring to http://docs.ros2.org/
Actually in this case I guess it's referring to the "from source instructions" as the "core documentation" at docs.ros2.org doesn't go over how to build a workspace, here's the from source for linux: https://index.ros.org/doc/ros2/Linux-... But honestly I don't know what it refers to.