<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc/generator/template/darkfish/css, 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] 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] Fold class and module index</title>
<updated>2022-03-14T05:48:12+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-03-13T10:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=976431d9ed1a144675c24c4e8d510171cfd7c32c'/>
<id>976431d9ed1a144675c24c4e8d510171cfd7c32c</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/4c7c46fcc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/4c7c46fcc4
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Scrollable sidebar</title>
<updated>2022-03-11T08:38:13+00:00</updated>
<author>
<name>Masafumi Koba</name>
<email>473530+ybiquitous@users.noreply.github.com</email>
</author>
<published>2021-09-11T07:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e4516be26e126ec9e7528d1de0d4a0b7332f6dd'/>
<id>2e4516be26e126ec9e7528d1de0d4a0b7332f6dd</id>
<content type='text'>
This change makes the sidebar scrollable via `position: sticky` and `overflow: auto`;
See also &lt;https://caniuse.com/?search=sticky&gt;

https://github.com/ruby/rdoc/commit/4d52e24840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes the sidebar scrollable via `position: sticky` and `overflow: auto`;
See also &lt;https://caniuse.com/?search=sticky&gt;

https://github.com/ruby/rdoc/commit/4d52e24840
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Add table style</title>
<updated>2021-03-16T06:47:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-01-25T16:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=10b082064e6ab0943cce4ef43e567d8044c7096d'/>
<id>10b082064e6ab0943cce4ef43e567d8044c7096d</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/2219c5ae80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/2219c5ae80
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Update Rdoc.css sidebar panel.</title>
<updated>2021-03-16T06:47:27+00:00</updated>
<author>
<name>Pankaj Doharey</name>
<email>pankajdoharey@gmail.com</email>
</author>
<published>2021-01-08T16:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=05898c5b9001c0b1e8bd7bf0d12b42a8e7c388b8'/>
<id>05898c5b9001c0b1e8bd7bf0d12b42a8e7c388b8</id>
<content type='text'>
Updates css so the sidebar look like a panel instead of looking like chopped edges.

https://github.com/ruby/rdoc/commit/b0098c6d72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates css so the sidebar look like a panel instead of looking like chopped edges.

https://github.com/ruby/rdoc/commit/b0098c6d72
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fixed inverted CSS for note-list and label-list</title>
<updated>2020-05-24T14:47:24+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-18T12:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6d1363ae6bff73f2eb9f0c727edd4586f7274ad'/>
<id>e6d1363ae6bff73f2eb9f0c727edd4586f7274ad</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/a13d6439da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/a13d6439da
</pre>
</div>
</content>
</entry>
<entry>
<title>Good bye jQuery</title>
<updated>2019-08-27T15:48:12+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-08-27T12:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39810b4035beb2a4a3e3b993224eb20ead26e40c'/>
<id>39810b4035beb2a4a3e3b993224eb20ead26e40c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Fix image links in rdoc.css</title>
<updated>2019-07-26T09:32:46+00:00</updated>
<author>
<name>Maxime Lapointe</name>
<email>hunter_spawn@hotmail.com</email>
</author>
<published>2019-05-14T15:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=21ce8b3298bd3b2c8afa7fd747a958e70b55b708'/>
<id>21ce8b3298bd3b2c8afa7fd747a958e70b55b708</id>
<content type='text'>
Every image in the rdoc.css that use url has the wrong one. They end up pointing to `css/images/zoom.png` instead of `images/zoom.png`.

Just open this page https://ruby.github.io/rdoc/RDoc/CodeObject.html on chrome and you can see in the console the spam of the failed GET queries.

This fixes it.
https://github.com/ruby/rdoc/commit/daf36f9894
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Every image in the rdoc.css that use url has the wrong one. They end up pointing to `css/images/zoom.png` instead of `images/zoom.png`.

Just open this page https://ruby.github.io/rdoc/RDoc/CodeObject.html on chrome and you can see in the console the spam of the failed GET queries.

This fixes it.
https://github.com/ruby/rdoc/commit/daf36f9894
</pre>
</div>
</content>
</entry>
<entry>
<title>rdoc: Colorize background of code/pre [ci skip]</title>
<updated>2019-03-30T12:39:35+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-03-30T12:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=19e672cce9590c09b6beb3ada4ccf0e62bf6610c'/>
<id>19e672cce9590c09b6beb3ada4ccf0e62bf6610c</id>
<content type='text'>
Borrowed the style of code/pre from bugs.ruby-lang.org.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Borrowed the style of code/pre from bugs.ruby-lang.org.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
