<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Sync RDoc 6.14.0</title>
<updated>2025-05-22T22:04:47+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan.lo@shopify.com</email>
</author>
<published>2025-05-22T21:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=03eb777c69d64aa4941891a784c1fd67b44ea42c'/>
<id>03eb777c69d64aa4941891a784c1fd67b44ea42c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix duplicate entries</title>
<updated>2024-12-25T02:37:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-25T02:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f72b94bdb68b6ebc16e8c9aa70ec9a1a9f259efc'/>
<id>f72b94bdb68b6ebc16e8c9aa70ec9a1a9f259efc</id>
<content type='text'>
A tentative workaround for duplicate entries in "Class and Module
Index".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A tentative workaround for duplicate entries in "Class and Module
Index".
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Bump version to v6.10.0</title>
<updated>2024-12-18T23:45:31+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan.lo@shopify.com</email>
</author>
<published>2024-12-18T09:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bba66f94f24701ea22741196beaedc81ed19789e'/>
<id>bba66f94f24701ea22741196beaedc81ed19789e</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/2b79892ab4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/2b79892ab4
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Auto-hide navigation on link click</title>
<updated>2024-12-18T23:45:31+00:00</updated>
<author>
<name>James Reid-Smith</name>
<email>james.reidsmith@shopify.com</email>
</author>
<published>2024-12-18T00:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a920808c4bf1bfa802d46c86993adfd7313459d4'/>
<id>a920808c4bf1bfa802d46c86993adfd7313459d4</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1238)

Hide navigation sidebar when clicking anchor links on mobile devices.
Previously, anchor links would change the page but the navigation
sidebar would block the view.

https://github.com/ruby/rdoc/commit/f12a96b7fa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/rdoc/pull/1238)

Hide navigation sidebar when clicking anchor links on mobile devices.
Previously, anchor links would change the page but the navigation
sidebar would block the view.

https://github.com/ruby/rdoc/commit/f12a96b7fa
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Enable cross reference in code</title>
<updated>2024-12-17T21:48:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-17T21:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fef8ecc708e0dbb5725abb1aa24329cf612f8c41'/>
<id>fef8ecc708e0dbb5725abb1aa24329cf612f8c41</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1240)

Some people like to mark up method names in MarkDown style block
quotes, like this: ruby/ruby#12333.
Currently, no links are created in the code in the RDoc, but such
words most likely refer to methods.
This PR makes a word a code cross-reference if the whole word can be
resolved as a reference.

https://github.com/ruby/rdoc/commit/7d7efb0709
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/rdoc/pull/1240)

Some people like to mark up method names in MarkDown style block
quotes, like this: ruby/ruby#12333.
Currently, no links are created in the code in the RDoc, but such
words most likely refer to methods.
This PR makes a word a code cross-reference if the whole word can be
resolved as a reference.

https://github.com/ruby/rdoc/commit/7d7efb0709
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] `aligns` may include `:center`</title>
<updated>2024-12-17T20:56:24+00:00</updated>
<author>
<name>Soutaro Matsumoto</name>
<email>matsumoto@soutaro.com</email>
</author>
<published>2024-12-17T20:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=408f5368908889e1af141b05d3afd8704b0ef33a'/>
<id>408f5368908889e1af141b05d3afd8704b0ef33a</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1247)

https://github.com/ruby/rdoc/commit/cbbf04d6f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/rdoc/pull/1247)

https://github.com/ruby/rdoc/commit/cbbf04d6f8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Print warnings for rdoc-ref links that can't be resolved</title>
<updated>2024-12-16T19:35:00+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2024-12-16T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a6fd6cb72f22531cc3cc976de99c5f9eccbf7101'/>
<id>a6fd6cb72f22531cc3cc976de99c5f9eccbf7101</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1241)

https://github.com/ruby/rdoc/commit/4a5206ae56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/rdoc/pull/1241)

https://github.com/ruby/rdoc/commit/4a5206ae56
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fix to parse `rb_define_global_const`</title>
<updated>2024-12-16T14:55:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-16T14:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a46fe5c807361f07604eaba447f0487076977e7e'/>
<id>a46fe5c807361f07604eaba447f0487076977e7e</id>
<content type='text'>
https://github.com/ruby/ruby/pull/12357

https://github.com/ruby/rdoc/commit/458ecbb7f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ruby/pull/12357

https://github.com/ruby/rdoc/commit/458ecbb7f7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Bump version to v6.9.1</title>
<updated>2024-12-16T12:49:17+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan.lo@shopify.com</email>
</author>
<published>2024-12-16T12:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e7e938ed9feffeefd08c88f446bbd44282b397c'/>
<id>9e7e938ed9feffeefd08c88f446bbd44282b397c</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/7cd125e2f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/7cd125e2f0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Add attribute :force to RDoc::RubygemsHook just like</title>
<updated>2024-12-16T11:32:43+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-12-16T11:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=784bd9c42ebc58c5ba6f40d9600b9591db81c8d8'/>
<id>784bd9c42ebc58c5ba6f40d9600b9591db81c8d8</id>
<content type='text'>
RDoc::RubyGemsHook
(https://github.com/ruby/rdoc/pull/1244)

Rubygems creates an instance of RDoc::RubygemsHook, sets `doc.force = overwrite`, then calls `doc.generate` the document.
RDoc::RubygemsHook needs attribute `:force` just like RDoc::RubyGemsHook.

https://github.com/ruby/rdoc/commit/01bdbcdd4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RDoc::RubyGemsHook
(https://github.com/ruby/rdoc/pull/1244)

Rubygems creates an instance of RDoc::RubygemsHook, sets `doc.force = overwrite`, then calls `doc.generate` the document.
RDoc::RubygemsHook needs attribute `:force` just like RDoc::RubyGemsHook.

https://github.com/ruby/rdoc/commit/01bdbcdd4d
</pre>
</div>
</content>
</entry>
</feed>
