Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_1_378) is shown here.
build_indices()
private
No documentation available.
# File lib/rdoc/generator/html.rb, line 167
def build_indices
@files, @classes = RDoc::Generator::Context.build_indices(@toplevels,
@options)
end