summaryrefslogtreecommitdiff
path: root/tool/rdoc-srcdir
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-10-09 10:05:19 +0900
committerNobuyoshi Nakada <[email protected]>2024-10-09 10:05:19 +0900
commit5840b4363f41955d114f8840f9b30d105f8b0922 ()
tree2645e47b3e9cb7464336035acf61c746d9ae618e /tool/rdoc-srcdir
parent3fc1495c305bca14ab30d458e74dcc42424195d1 (diff)
[DOC] Use the recent RDoc always to generate the doc of ruby itself
Notes: Merged: https://.com/ruby/ruby/pull/11841
-rwxr-xr-xtool/rdoc-srcdir3
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@
-#!ruby
require 'rdoc/rdoc'
# Make only the output directory relative to the invoked directory.