method
add
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Generator::AllReferences
add(name, html_class)public
No documentation available.
# File lib/rdoc/generator.rb, line 38
def AllReferences.add(name, html_class)
@@refs[name] = html_class
end