<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/rdoc, branch master</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Remove doc/rdoc/markup_reference.rb</title>
<updated>2025-07-11T18:07:10+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-07-10T14:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=482eeb7da6129ce7a520631e51270b1006c954a6'/>
<id>482eeb7da6129ce7a520631e51270b1006c954a6</id>
<content type='text'>
RDoc has been moved from a default gem to a bundled gem, which means that
the source code is no longer in the ruby/ruby repository. We should also
remove doc/rdoc/markup_reference.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RDoc has been moved from a default gem to a bundled gem, which means that
the source code is no longer in the ruby/ruby repository. We should also
remove doc/rdoc/markup_reference.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] [DOC] Remove unnecessary rdoc-ref missing example</title>
<updated>2025-01-05T12:41:53+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2025-01-05T12:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e45fca1372c40386d0b665432e7d4c68fcb3a522'/>
<id>e45fca1372c40386d0b665432e7d4c68fcb3a522</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1271)

We don't actually need to link to the missing item to show the non-linked
result.

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

We don't actually need to link to the missing item to show the non-linked
result.

https://github.com/ruby/rdoc/commit/a7b7e8fc55
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Documentation for #1240</title>
<updated>2024-12-31T12:16:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-31T12:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=63b141ef21497b8694e9401c934fc41c3823e3ad'/>
<id>63b141ef21497b8694e9401c934fc41c3823e3ad</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1263)

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

https://github.com/ruby/rdoc/commit/5dfccda4c0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fix dead links in the markup reference page</title>
<updated>2024-12-14T12:12:45+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2024-12-14T12:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=792275e5f06e32e7a3ba523477b2019dc124f07c'/>
<id>792275e5f06e32e7a3ba523477b2019dc124f07c</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1242)

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

https://github.com/ruby/rdoc/commit/d1cb9dc3c4
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Deprecate `main` and `title` directives</title>
<updated>2024-12-05T11:36:34+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2024-12-05T11:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2ecd2fe0ed251f9946d5322d96cbfaf61ccbdd65'/>
<id>2ecd2fe0ed251f9946d5322d96cbfaf61ccbdd65</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1218)

* Deprecate :main: directive

* Deprecate :title: direcive

* Update documentation

* Remove :main: directive's usage

* Update test cases

* Add '.rdoc_options' to suggested alternatives

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

* Deprecate :main: directive

* Deprecate :title: direcive

* Update documentation

* Remove :main: directive's usage

* Update test cases

* Add '.rdoc_options' to suggested alternatives

https://github.com/ruby/rdoc/commit/e2d4ac9dad
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] [DOC] Fix links (https://github.com/ruby/rdoc/pull/1169)</title>
<updated>2024-09-02T15:36:53+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2024-09-02T15:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b539b43b2b25529e679401091836ac7de4df3beb'/>
<id>b539b43b2b25529e679401091836ac7de4df3beb</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/a576ff890f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/a576ff890f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] [DOC] Mods about markup formats</title>
<updated>2024-07-29T13:16:18+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2024-07-29T13:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=63bdf2d72591c82e596320eb902579e0b93b0640'/>
<id>63bdf2d72591c82e596320eb902579e0b93b0640</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1143)

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

https://github.com/ruby/rdoc/commit/011de3f2fd
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] [DOC] Improve documentation of include directive file search</title>
<updated>2024-03-09T05:46:49+00:00</updated>
<author>
<name>Petrik de Heus</name>
<email>petrik@deheus.net</email>
</author>
<published>2024-03-09T05:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a69910211b161487b6d240e9d068aa19644214db'/>
<id>a69910211b161487b6d240e9d068aa19644214db</id>
<content type='text'>
Searching the file in the "current directory" could be read as the
directory from which RDoc is run. This is incorrect, as the file is
first searched in the directory containing the current documented file.

Also this directory is searched before the `--include` directories.

https://github.com/ruby/rdoc/commit/aa2d98ee5e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Searching the file in the "current directory" could be read as the
directory from which RDoc is run. This is incorrect, as the file is
first searched in the directory containing the current documented file.

Also this directory is searched before the `--include` directories.

https://github.com/ruby/rdoc/commit/aa2d98ee5e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Tweaks to Markup Reference</title>
<updated>2024-01-04T21:27:58+00:00</updated>
<author>
<name>BurdetteLamar</name>
<email>burdettelamar@yahoo.com</email>
</author>
<published>2024-01-04T16:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=10b9679fa61f40c08ec28ec34251f7ec8648054d'/>
<id>10b9679fa61f40c08ec28ec34251f7ec8648054d</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/05ac6dba66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/05ac6dba66
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] [DOC] MarkupReference</title>
<updated>2024-01-02T14:00:31+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2024-01-02T14:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a046d4efd2b5de86d9cf8f54886539f3860f55cb'/>
<id>a046d4efd2b5de86d9cf8f54886539f3860f55cb</id>
<content type='text'>
(https://github.com/ruby/rdoc/pull/1075)

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

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