<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/doc/contributing, 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] fix typos and improve clarity in build guide (#16753)</title>
<updated>2026-04-16T00:32:14+00:00</updated>
<author>
<name>Bob Singh</name>
<email>bobsingh.dev@gmail.com</email>
</author>
<published>2026-04-16T00:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6508f099ab6e0b98937e7cb181c850671ddb5ae'/>
<id>e6508f099ab6e0b98937e7cb181c850671ddb5ae</id>
<content type='text'>
Co-authored-by: Bob Singh &lt;bobsingh.dev@users.noreply.gitlab.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Bob Singh &lt;bobsingh.dev@users.noreply.gitlab.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add `make html-server` for live-reloading doc preview (#16494)</title>
<updated>2026-03-28T13:28:35+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2026-03-28T13:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=546e2eba7ee6751cb1a800946e3365779b5a56b2'/>
<id>546e2eba7ee6751cb1a800946e3365779b5a56b2</id>
<content type='text'>
RDoc now has a `--server` mode that starts a local HTTP server
with live reload. Add an `html-server` make target so developers
can preview Ruby documentation while editing source files.

Usage: `make html-server` from the build directory, then visit
http://localhost:4000. Editing any source file's documentation
comment will automatically refresh the browser.

Use `make html-server RDOC_SERVER_PORT=8080` to change the port.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RDoc now has a `--server` mode that starts a local HTTP server
with live reload. Add an `html-server` make target so developers
can preview Ruby documentation while editing source files.

Usage: `make html-server` from the build directory, then visit
http://localhost:4000. Editing any source file's documentation
comment will automatically refresh the browser.

Use `make html-server RDOC_SERVER_PORT=8080` to change the port.</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Add note about link fragments (#16304)</title>
<updated>2026-03-05T03:55:54+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2026-03-05T03:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8a87cebd1874f8f9f68af8928191ee3f0d97bb28'/>
<id>8a87cebd1874f8f9f68af8928191ee3f0d97bb28</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 links in doc guide</title>
<updated>2026-02-10T02:55:35+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2026-02-10T02:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1fcabc481a14a49167ea7fbed588f87e59c801bb'/>
<id>1fcabc481a14a49167ea7fbed588f87e59c801bb</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 broken links with slash character</title>
<updated>2026-01-31T22:52:29+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2026-01-31T22:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=14ccd1515630de24d75ce31164a35cf74f57bde2'/>
<id>14ccd1515630de24d75ce31164a35cf74f57bde2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Replace rdoc style codeblocks with markdown style backtick codeblocks in markdown documents (#15900)</title>
<updated>2026-01-18T17:25:02+00:00</updated>
<author>
<name>tomoya ishida</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2026-01-18T17:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=37c7ee536d88afbac4a9d8fba8d48717462502fd'/>
<id>37c7ee536d88afbac4a9d8fba8d48717462502fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Languages in Examples (#15697)</title>
<updated>2025-12-22T22:52:52+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2025-12-22T22:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e69f41a0a88df1d843f5d94cc4e5e757b96300e0'/>
<id>e69f41a0a88df1d843f5d94cc4e5e757b96300e0</id>
<content type='text'>
* [DOC] Languages in Examples

* Update doc/contributing/documentation_guide.md

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;

* Update doc/contributing/documentation_guide.md

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;

---------

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [DOC] Languages in Examples

* Update doc/contributing/documentation_guide.md

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;

* Update doc/contributing/documentation_guide.md

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;

---------

Co-authored-by: Jeremy Evans &lt;code@jeremyevans.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize page documentations (#15154)</title>
<updated>2025-11-27T20:12:24+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan001212@gmail.com</email>
</author>
<published>2025-11-27T20:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4cd6661e1853930c8002174c4ccd14f927fcd33b'/>
<id>4cd6661e1853930c8002174c4ccd14f927fcd33b</id>
<content type='text'>
Re-organize page docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-organize page docs</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Add documentation about Ruby's VM stack</title>
<updated>2025-11-18T08:43:24+00:00</updated>
<author>
<name>Stan Lo</name>
<email>stan.lo@shopify.com</email>
</author>
<published>2025-10-27T11:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=85abc59c32fc79c88db98bb0b9d9665254b0ff98'/>
<id>85abc59c32fc79c88db98bb0b9d9665254b0ff98</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 glossary (#15070)</title>
<updated>2025-11-06T01:29:38+00:00</updated>
<author>
<name>Randy Stauner</name>
<email>randy@r4s6.net</email>
</author>
<published>2025-11-06T01:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=00c9a21ccef939cdad9b6abef2cd90c9dbd8c1c6'/>
<id>00c9a21ccef939cdad9b6abef2cd90c9dbd8c1c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
