mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Use the recent RDoc always to generate the doc of ruby itself
This commit is contained in:
parent
3fc1495c30
commit
5840b4363f
Notes:
git
2024-10-09 01:31:26 +00:00
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#!ruby
|
||||
#!ruby -W0
|
||||
|
||||
$:.unshift(File.expand_path("../lib", __dir__))
|
||||
require 'rdoc/rdoc'
|
||||
|
||||
# Make only the output directory relative to the invoked directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue