<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rdoc/options.rb, 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>[ruby/rdoc] Isolate root dir if specified</title>
<updated>2023-05-06T07:39:24+00:00</updated>
<author>
<name>zzak</name>
<email>zzakscott@gmail.com</email>
</author>
<published>2023-03-04T13:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8b2884c0b51e4733c09ecbb388ca1b236bad738b'/>
<id>8b2884c0b51e4733c09ecbb388ca1b236bad738b</id>
<content type='text'>
This ensures only files from the root directory are chosen, in order to allow a clean build from outside the source directory.

https://github.com/ruby/rdoc/commit/f3b389aa9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures only files from the root directory are chosen, in order to allow a clean build from outside the source directory.

https://github.com/ruby/rdoc/commit/f3b389aa9e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Add `--no-skipping-tests` option</title>
<updated>2022-11-28T04:36:29+00:00</updated>
<author>
<name>Sven Riedel</name>
<email>sriedel@users.noreply.github.com</email>
</author>
<published>2022-11-28T04:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e0901f46b7c62acb2cbc9b05ee5753baeb37b82d'/>
<id>e0901f46b7c62acb2cbc9b05ee5753baeb37b82d</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/33925f885f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/33925f885f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Dump plain objects as `RDoc::Options`</title>
<updated>2022-02-12T07:15:08+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-15T08:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3b3fb73d6107f64b4c71472de36c4debaf41cd42'/>
<id>3b3fb73d6107f64b4c71472de36c4debaf41cd42</id>
<content type='text'>
So that the generated `.rdoc_options` file is loadable.

https://github.com/ruby/rdoc/commit/6cf6e1647b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that the generated `.rdoc_options` file is loadable.

https://github.com/ruby/rdoc/commit/6cf6e1647b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Add tests for `--template-stylesheets` option</title>
<updated>2021-09-03T10:13:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-08-18T04:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=76c7388c1f41fb0ae3dacda0d9c02e7562a6655d'/>
<id>76c7388c1f41fb0ae3dacda0d9c02e7562a6655d</id>
<content type='text'>
Also flattens `@options.template_stylesheets` when parsing the
command lines.

Fixes #205
Fixes #828 too

https://github.com/ruby/rdoc/commit/857002a763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also flattens `@options.template_stylesheets` when parsing the
command lines.

Fixes #205
Fixes #828 too

https://github.com/ruby/rdoc/commit/857002a763
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Move RDoc::RDoc#load_options to RDoc::RDoc.load_options</title>
<updated>2021-09-01T15:32:13+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-09-01T15:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cf2faf2e3336592dbc9b94e8189f62e99cc9ae0c'/>
<id>cf2faf2e3336592dbc9b94e8189f62e99cc9ae0c</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/ac85e01756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/ac85e01756
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Allow partial default values to be overridden with .rdoc_options</title>
<updated>2021-03-16T06:47:27+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2021-03-07T01:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=971a0cd246db6578e1ea8760a903e1a23e3681f3'/>
<id>971a0cd246db6578e1ea8760a903e1a23e3681f3</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/e14800891f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/e14800891f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] update all files if any file is newer</title>
<updated>2020-09-18T05:57:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-28T05:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e23f0f29daa45f69ef78b174340c747ac09bfb60'/>
<id>e23f0f29daa45f69ef78b174340c747ac09bfb60</id>
<content type='text'>
Cross references need parse all files which define the subject
names.  This commit makes `--force-update` option enforce to parse
all files if any file is newer than the previous parse, not only
updated files.

https://github.com/ruby/rdoc/commit/13e9a44896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cross references need parse all files which define the subject
names.  This commit makes `--force-update` option enforce to parse
all files if any file is newer than the previous parse, not only
updated files.

https://github.com/ruby/rdoc/commit/13e9a44896
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rdoc] Support different drive latters in include paths</title>
<updated>2019-10-29T03:34:44+00:00</updated>
<author>
<name>aycabta</name>
<email>aycabta@gmail.com</email>
</author>
<published>2019-10-27T16:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c8ce37d4271a58132fb7fc5548e0ba7d85419152'/>
<id>c8ce37d4271a58132fb7fc5548e0ba7d85419152</id>
<content type='text'>
https://github.com/ruby/rdoc/commit/946d2592e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rdoc/commit/946d2592e2
</pre>
</div>
</content>
</entry>
<entry>
<title>rdoc: ignore gemspec files</title>
<updated>2019-01-13T13:49:25+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-01-13T13:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=edb65a6254a1e06bb2155678676d6798acd7a51e'/>
<id>edb65a6254a1e06bb2155678676d6798acd7a51e</id>
<content type='text'>
[ruby-core:91067] [Bug #15531]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ruby-core:91067] [Bug #15531]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>rdoc: ignore garbage files</title>
<updated>2019-01-13T13:16:56+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-01-13T13:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0fb782ea28b61035d56a8fb1f32754a18f2cee60'/>
<id>0fb782ea28b61035d56a8fb1f32754a18f2cee60</id>
<content type='text'>
* lib/rdoc/options.rb (RDoc::Options#init_ivars): exclude backup
  files by default.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/rdoc/options.rb (RDoc::Options#init_ivars): exclude backup
  files by default.

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