Commit 5749b22
* Align behaviour between `bundle exec rdoc` and `rake rdoc`
By using `.rdoc_options` to specify the RDoc options, we can make most
of the rake task options the in-repo defaults.
This allows us to use the same options for both `bundle exec rdoc` and
`rake rdoc` and get a consistent experience.
* Apply suggestions from code review
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
---------
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
1 parent e47920d commit 5749b22
3 files changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
0 commit comments