method

add

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