<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/.document, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>RJIT: Clean up unnecessary documentation</title>
<updated>2023-12-22T00:47:13+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-12-22T00:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3c182776292ecd2a28fea4f7de87a89e64459f9c'/>
<id>3c182776292ecd2a28fea4f7de87a89e64459f9c</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 doc/regexp.rdoc links</title>
<updated>2023-11-14T06:56:57+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-14T04:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=caa9881fde884238e38c2decea97ecfca559280c'/>
<id>caa9881fde884238e38c2decea97ecfca559280c</id>
<content type='text'>
- Rename regexp.rdoc to exclude from "Pages".  This file is for to be
  included in the "class Regexp" document, but it also appeared as a
  separate page duplicately.
- Fix links on case-sensitive filesystems.
- Fix to use rdoc-ref instead of converted HTML page names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename regexp.rdoc to exclude from "Pages".  This file is for to be
  included in the "class Regexp" document, but it also appeared as a
  separate page duplicately.
- Fix links on case-sensitive filesystems.
- Fix to use rdoc-ref instead of converted HTML page names.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Parse documents under doc/yjit</title>
<updated>2023-06-25T08:21:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-25T08:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=15ec072a4266cba7b3548548ef48d85d296ae9e2'/>
<id>15ec072a4266cba7b3548548ef48d85d296ae9e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Parse all documents under doc/regexp</title>
<updated>2023-06-25T08:21:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-25T08:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0a9ef0548b31df6660baac923e23b50c98686a1d'/>
<id>0a9ef0548b31df6660baac923e23b50c98686a1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Regexp doc (#7923)</title>
<updated>2023-06-20T13:28:21+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-06-20T13:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=932dd9f10e684fa99b059054fbc934607d85b45a'/>
<id>932dd9f10e684fa99b059054fbc934607d85b45a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add doc/rdoc directory to .document</title>
<updated>2022-07-26T16:31:47+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2022-07-26T16:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=33f9e8f4ea451d33d789d9345599657347d92e96'/>
<id>33f9e8f4ea451d33d789d9345599657347d92e96</id>
<content type='text'>
Adding the doc/rdoc directory to .document will allow files in that
directory to be included in the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the doc/rdoc directory to .document will allow files in that
directory to be included in the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation on contributing to Ruby</title>
<updated>2022-05-11T14:59:24+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2022-05-09T15:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c00feffb46ac646605adc277b5454e6b067e2d8a'/>
<id>c00feffb46ac646605adc277b5454e6b067e2d8a</id>
<content type='text'>
co-authored-by: Peter Zhu &lt;peter@peterzhu.ca&gt;
co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
co-authored-by: Peter Zhu &lt;peter@peterzhu.ca&gt;
co-authored-by: Stan Lo &lt;stan001212@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Move old NEWS files to a separate directory</title>
<updated>2022-03-21T16:37:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-21T16:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f828188335a32906ac1e60bce7ccb6857d48a38'/>
<id>9f828188335a32906ac1e60bce7ccb6857d48a38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Place a non-US-ASCII document in a document-specific script</title>
<updated>2022-02-26T07:23:04+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-02-26T07:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=62c15833531d85134783ba5e1d6cef8b7a4488da'/>
<id>62c15833531d85134783ba5e1d6cef8b7a4488da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/optparse] Add .document files</title>
<updated>2022-01-12T12:16:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-01-12T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39bebd762df97a7206559624f1897121ad5f157d'/>
<id>39bebd762df97a7206559624f1897121ad5f157d</id>
<content type='text'>
https://github.com/ruby/optparse/commit/ed283559d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/optparse/commit/ed283559d4
</pre>
</div>
</content>
</entry>
</feed>
