<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/contributing/documentation_guide.md, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Add note about method names (#6620)</title>
<updated>2022-10-24T13:56:13+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-10-24T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bcb72f503c311e214545e77906efbbadd8313068'/>
<id>bcb72f503c311e214545e77906efbbadd8313068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt doc guide to new GFM features (#6504)</title>
<updated>2022-10-06T20:02:37+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-10-06T20:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7837dccb0ea9f84f033635e77bc9dfb6ea023bcd'/>
<id>7837dccb0ea9f84f033635e77bc9dfb6ea023bcd</id>
<content type='text'>
* Adapt doc guide to new GFM features

* Adapt doc guide to new GFM features</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adapt doc guide to new GFM features

* Adapt doc guide to new GFM features</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Adding remarks about HTML and tables (#6485)</title>
<updated>2022-10-04T18:50:33+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-10-04T18:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5fc68e1101d38c9ced4d07ef1526467618109de3'/>
<id>5fc68e1101d38c9ced4d07ef1526467618109de3</id>
<content type='text'>
* Adding remarks about HTML and tables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding remarks about HTML and tables
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Addition to section 'Related Methods' (#6271)</title>
<updated>2022-08-22T18:17:05+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-08-22T18:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aeac8b6c3a48279ffe138f3be6ae62208f43f5b3'/>
<id>aeac8b6c3a48279ffe138f3be6ae62208f43f5b3</id>
<content type='text'>
Addition to section 'Related Methods':  suggests adding differentiators to the names of related methods.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addition to section 'Related Methods':  suggests adding differentiators to the names of related methods.</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Revisions for call-seq in doc guidelines (#6121)</title>
<updated>2022-07-13T01:49:24+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2022-07-13T01:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e3a988a29c2cfa4a7e2e045d82989a7342955be8'/>
<id>e3a988a29c2cfa4a7e2e045d82989a7342955be8</id>
<content type='text'>
    Splits certain guidelines for singleton and instance method.
    Calls for instance method to not prefix anything (like RDoc itself for a Ruby-coded instance method); e.g.:
        count -&gt; integer, not array.count,.
        &lt;=&gt; other -&gt; integer or nil, not hash &lt;=&gt; other -&gt; integer or nil.
    Groups previous guidelines into Arguments, Block, Return types, Aliases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Splits certain guidelines for singleton and instance method.
    Calls for instance method to not prefix anything (like RDoc itself for a Ruby-coded instance method); e.g.:
        count -&gt; integer, not array.count,.
        &lt;=&gt; other -&gt; integer or nil, not hash &lt;=&gt; other -&gt; integer or nil.
    Groups previous guidelines into Arguments, Block, Return types, Aliases.
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Re-markup as Markdown</title>
<updated>2022-05-19T08:07:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-05-19T08:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=61a54d51801a3bc1f829c32ea0688dc18bcad81f'/>
<id>61a54d51801a3bc1f829c32ea0688dc18bcad81f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
