Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_3_392) is shown here.
unique_modules()
public
Returns the unique modules
discovered by RDoc. ::complete must have been
called prior to using this method.
# File lib/rdoc/top_level.rb, line 278
def self.unique_modules
@unique_modules
end