<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc/generator/template, 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>[ruby/rdoc] Darkfish: group method call-seq in div.method-header</title>
<updated>2022-11-27T17:24:17+00:00</updated>
<author>
<name>nick evans</name>
<email>nicholas.evans@gmail.com</email>
</author>
<published>2022-11-16T19:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=29862ce27303107935de6df4f85dd7fd610f19e2'/>
<id>29862ce27303107935de6df4f85dd7fd610f19e2</id>
<content type='text'>
This way, custom CSS styles can be easily applied to the entire method
header at once.  Otherwise, it can be tricky to make a border that goes
around the entire set of method call-seq, but not the method
description.

https://github.com/ruby/rdoc/commit/5db4bce01e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, custom CSS styles can be easily applied to the entire method
header at once.  Otherwise, it can be tricky to make a border that goes
around the entire set of method call-seq, but not the method
description.

https://github.com/ruby/rdoc/commit/5db4bce01e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Darkfish: Nest sidebar ToC as a tree of headings</title>
<updated>2022-11-27T17:18:16+00:00</updated>
<author>
<name>nick evans</name>
<email>nicholas.evans@gmail.com</email>
</author>
<published>2022-11-16T19:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ae3817bc61cb320524f153e82eb5eee752188a12'/>
<id>ae3817bc61cb320524f153e82eb5eee752188a12</id>
<content type='text'>
This uses `&lt;details&gt;&lt;summary&gt;heading&lt;/summary&gt;&lt;ul&gt;nested&lt;/ul&gt;&lt;/detail&gt;`,
similar to how the classes and pages lists are now nested.

https://github.com/ruby/rdoc/commit/e57beff287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses `&lt;details&gt;&lt;summary&gt;heading&lt;/summary&gt;&lt;ul&gt;nested&lt;/ul&gt;&lt;/detail&gt;`,
similar to how the classes and pages lists are now nested.

https://github.com/ruby/rdoc/commit/e57beff287
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape search results</title>
<updated>2022-10-07T03:12:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-07T14:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39909d8c18ede7bb94bbcd0ad00d41b2f545528b'/>
<id>39909d8c18ede7bb94bbcd0ad00d41b2f545528b</id>
<content type='text'>
https://hackerone.com/reports/1321358

https://github.com/ruby/rdoc/commit/2ebf8fd510
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1321358

https://github.com/ruby/rdoc/commit/2ebf8fd510
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape file names</title>
<updated>2022-10-07T03:12:08+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-08-28T08:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3cb09c7d17f2626ebd6eae774f0425d602ed95b'/>
<id>a3cb09c7d17f2626ebd6eae774f0425d602ed95b</id>
<content type='text'>
https://hackerone.com/reports/1321358

https://github.com/ruby/rdoc/commit/8c07cc4657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1321358

https://github.com/ruby/rdoc/commit/8c07cc4657
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Escape main title</title>
<updated>2022-10-07T03:09:23+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-04-13T13:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8d0b2162a09183eb3d58a5a1d824b4daf16bf3c8'/>
<id>8d0b2162a09183eb3d58a5a1d824b4daf16bf3c8</id>
<content type='text'>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/5dedb5741d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://hackerone.com/reports/1187156

https://github.com/ruby/rdoc/commit/5dedb5741d
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Expand the enclosing tree of the current file</title>
<updated>2022-03-21T16:32:13+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-21T16:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=92ef73a91833aa006d7a99886712f7583af779ec'/>
<id>92ef73a91833aa006d7a99886712f7583af779ec</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/f9f90ef2ff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/f9f90ef2ff
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fold files in the page directory</title>
<updated>2022-03-21T16:32:12+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-13T12:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dafe5c1323f20c04d8378ff003af2c04adb379c9'/>
<id>dafe5c1323f20c04d8378ff003af2c04adb379c9</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/b7b4cdab6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/b7b4cdab6c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Allow method source code to scroll [ci skip]</title>
<updated>2022-03-20T06:42:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-20T06:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=73541cdc2f192f856ab19781472cdccbf9c21f71'/>
<id>73541cdc2f192f856ab19781472cdccbf9c21f71</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/1bb0496c53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/1bb0496c53
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Use the custom style `details summary` only in `nav-section`</title>
<updated>2022-03-20T06:38:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-20T06:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=20ad09e560a4bd124c1884c066dee02c79bb95ae'/>
<id>20ad09e560a4bd124c1884c066dee02c79bb95ae</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/7736d3a89c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/7736d3a89c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Start with open when only one visible class/module</title>
<updated>2022-03-14T05:48:13+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-13T11:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0bf194fb33bf69a650a4b6c62cc5577c10b5f331'/>
<id>0bf194fb33bf69a650a4b6c62cc5577c10b5f331</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/6bb93001db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/6bb93001db
</pre>
</div>
</content>
</entry>
</feed>
