Skip to content

Commit

Permalink
[DOC] Fix exclude: as regexps
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Jan 7, 2025
1 parent f756950 commit 36d5e2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rdoc_options
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ rdoc_include:
- doc

exclude:
- lib/irb
- .gemspec
- \Alib/irb
- .gemspec\z

autolink_excluded_words:
- Class
Expand Down

0 comments on commit 36d5e2d

Please sign in to comment.