ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The indexer does not 'build' any code that it runs the generator against (see NOTE). git_checkout.mk requires building the code. In the past, we attempted to add this feature to the indexer, but it simply is intractable for it to successfully build arbitrary code checkouts, for numerous reasons.

If you wish to document fetched code, then the way to do that is to submit the fetched code separately to the indexer, or manually generate the documentation yourself and upload to an appropriate location.

NOTE: The only exception is documentation for diamondback/electric versioned docs, which is only for released/debian-ized stacks. This feature is going away as, starting in Fuerte, stacks are no longer including source within the installed layout.