class
Generators ::AllReferences
ruby latest stable
- Superclass: Object
Class deprecated or moved
This class is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.
Build a hash of all items that can be cross-referenced. This is used when we output required and included names: if the names appear in this hash, we can generate an html cross reference to the appropriate description. We also use this when parsing comment blocks: any decorated words matching an entry in this list are hyperlinked.
Files
- lib/rdoc/generators/html_generator.rb