mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with ruby -Ku
. Allows
HTTPS image paths to be turned into <img> tags. Prevents special markup inside <tt> from being processed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cede48fd40
commit
61920a128a
11 changed files with 97 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
|||
# coding: US-ASCII
|
||||
|
||||
require 'rdoc'
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue