Plurals in RDoc documentation

I can’t find my post from yesterday. Sorry if this is a repeat.

What is the best way to create a reference to a class where the
sentence requires the use of the plural form. For example, “list of
Widgets”. RDoc will not create a link to the Widget class. The
closest I can come is “list of Widgets[link:Widget.html]” but that
assumes about how RDoc is going to lay stuff out which might change.

Right now I’m doing “list of Widget s” which is a bit silly.

Thank you in advance for your help

Perry

On Jan 22, 2011, at 18:26, Perry S. [email protected] wrote:

Thank you in advance for your help
This annoys me too. I have not decided to automatically link plural
class names but I am tempted to do so.

Please post an issue on GitHub - rdoc/rdoc: RDoc produces HTML and online documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying online documentation. so I can remember