<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/rdoc/markup_reference.rb, 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>[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>
<entry>
<title>Typofix under doc directory</title>
<updated>2023-12-25T02:17:51+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-25T02:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c903cddf55af1505a0779e1a131f2fe47b838260'/>
<id>c903cddf55af1505a0779e1a131f2fe47b838260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Added notes regarding `:nodoc:` in C code</title>
<updated>2023-12-18T11:17:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-18T05:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a94f3f206e186b42f49475f003992f909ec1a314'/>
<id>a94f3f206e186b42f49475f003992f909ec1a314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
