Re: [ros-users] Hyperlinking in stack.xml

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] Hyperlinking in stack.xml
Hi Steven,

Do you have an example? Here is a stack page that shows hyperlinking:

http://www.ros.org/wiki/common_msgs

And here is the stack.xml:

<description brief="common messages">
    common_msgs contains messages that are widely used by other ROS packages.
These includes messages for
actions (<a href="http://ros.org/wiki/actionlib_msgs">actionlib_msgs</a>),
diagnostics (<a
href="http://ros.org/wiki/diagnostic_msgs">diagnostic_msgs</a>),
geometric primitives (<a
href="http://ros.org/wiki/geometry_msgs">geometry_msgs</a>),
robot navigation (<a href="http://ros.org/wiki/nav_msgs">nav_msgs</a>),
and common sensors (<a
href="http://ros.org/wiki/sensor_msgs">sensor_msgs</a>), such as laser
range finders, cameras, point clouds.
  </description>



- Ken

On Wed, Oct 6, 2010 at 1:45 AM, Steven Bellens
<> wrote:
> Hey,
>
> I started using the hyperlink syntax last week in package descriptions
> (in the manifest.xml file). However, trying the same hyperlink syntax
> in a _stack_ description (in the stack.xml file) does not work. Is
> this not yet supported?
>
> Steven
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>