Registry / build-tool / rdoc
library7.2.0rbrubygemsunverified

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.

gem install rdoc
INSTALL
IMPORT
SIG · RDOC
R
rdoc
build-toolrubyv7.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RDoc
require 'rdoc'

Generate documentation for a library directory

require 'rdoc' rdoc = RDoc::RDoc.new rdoc.document(['lib/'])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
rdoc — gem install rdoc · libregistry