<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/extension.ja.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>[DOC] Caveat about "allocate then wrap"</title>
<updated>2024-04-26T09:17:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-04-26T09:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=762491db822570e20090d6ba1cdec16ae2845397'/>
<id>762491db822570e20090d6ba1cdec16ae2845397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Simply use `--` / `++` instead of `:stopdoc:` / `:startdoc:`</title>
<updated>2024-01-06T15:43:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-06T15:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e168dbdac542634f0e86ffb048cb78ff617720f7'/>
<id>e168dbdac542634f0e86ffb048cb78ff617720f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Links to extension.rdoc from extension.ja.rdoc</title>
<updated>2024-01-02T01:15:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-02T00:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=00b2573e93df2a717fbfa9dc602d8270f1cfb397'/>
<id>00b2573e93df2a717fbfa9dc602d8270f1cfb397</id>
<content type='text'>
Use links than plain text references.

TODO: Internationalize the RDoc hardcoded link text.

Currently RDoc hardcodes reference name with external name in English,
as "REF at &lt;code&gt;FILE&lt;/code&gt;".  To this currently, square brackets
with additional text is mandatory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use links than plain text references.

TODO: Internationalize the RDoc hardcoded link text.

Currently RDoc hardcodes reference name with external name in English,
as "REF at &lt;code&gt;FILE&lt;/code&gt;".  To this currently, square brackets
with additional text is mandatory.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Stop using `:enddoc:` in rdoc files</title>
<updated>2024-01-02T01:15:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-01T05:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=84eeb83f367e30c99e862a786e6fa6d21d8019e8'/>
<id>84eeb83f367e30c99e862a786e6fa6d21d8019e8</id>
<content type='text'>
In rdoc files, all documents belong to the top level of each file, and
`:enddoc:` turns off `#document_self` for the entire document in the
current file.  This disables cross-references to labels in that file.
Instead use `:stopdoc:` so that parsing can re-start by `:startdoc:`
after the local variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In rdoc files, all documents belong to the top level of each file, and
`:enddoc:` turns off `#document_self` for the entire document in the
current file.  This disables cross-references to labels in that file.
Instead use `:stopdoc:` so that parsing can re-start by `:startdoc:`
after the local variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Fix markup</title>
<updated>2023-12-31T15:55:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-31T15:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a19544d15491be4816eb591f5e7ebd2f75ba6929'/>
<id>a19544d15491be4816eb591f5e7ebd2f75ba6929</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 missing `::` for dl</title>
<updated>2023-12-31T15:50:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-31T15:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0502df018cc1900f272977b4f30d5e322cae5e88'/>
<id>0502df018cc1900f272977b4f30d5e322cae5e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Use local links</title>
<updated>2023-12-31T15:49:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-31T15:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=32f2cb47b754ae73d06daef8ad19a8c90c88836a'/>
<id>32f2cb47b754ae73d06daef8ad19a8c90c88836a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Update extension.rdoc</title>
<updated>2022-12-26T11:29:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-26T08:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cb820bff33783a469dcb0f13aa42ab22e521557e'/>
<id>cb820bff33783a469dcb0f13aa42ab22e521557e</id>
<content type='text'>
Refine the uses of word "Data", which were often ambiguous.  Also,
that word now refers the new class unrelated to `T_DATA`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refine the uses of word "Data", which were often ambiguous.  Also,
that word now refers the new class unrelated to `T_DATA`.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] mention macros for public headers</title>
<updated>2022-05-03T16:23:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-05-03T16:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=529c98ab900e88679a21c891600b42a076486661'/>
<id>529c98ab900e88679a21c891600b42a076486661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Describe append_{c,cpp,ld}flags</title>
<updated>2022-04-03T04:38:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-03T04:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f801386f0c7051085da9d6ca660642f3aa08c81e'/>
<id>f801386f0c7051085da9d6ca660642f3aa08c81e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
