Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I suppress links to code names in rdoc documentation?

0 views
Skip to first unread message

billmcn

unread,
Jun 8, 2006, 3:24:42 PM6/8/06
to
I am using rdoc to generate documentation for my ruby module. My
module contains a class called Treebank. In the README I use the word
"Treebank", but this isn't in reference to the class, so I don't want
rdoc to generate a link to it. Is it possible to suppress this link
generation?

I'm imagining some kind of "don't link to this" markup I can put around
the word "Treebank" in the README. I searched the rdoc markup
documentaion but couldn't find anything.

Thanks.
-wpm

0 new messages