File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
50
50
"bin/setup" ,
51
51
"exe/rdoc" ,
52
52
"exe/ri" ,
53
- "man/ri.1" ,
54
53
"lib/rdoc.rb" ,
55
54
"lib/rdoc/alias.rb" ,
56
55
"lib/rdoc/anon_class.rb" ,
@@ -167,6 +166,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
167
166
"lib/rdoc/markup/raw.rb" ,
168
167
"lib/rdoc/markup/regexp_handling.rb" ,
169
168
"lib/rdoc/markup/rule.rb" ,
169
+ "lib/rdoc/markup/table.rb" ,
170
170
"lib/rdoc/markup/to_ansi.rb" ,
171
171
"lib/rdoc/markup/to_bs.rb" ,
172
172
"lib/rdoc/markup/to_html.rb" ,
@@ -222,6 +222,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
222
222
"lib/rdoc/tom_doc.rb" ,
223
223
"lib/rdoc/top_level.rb" ,
224
224
"lib/rdoc/version.rb" ,
225
+ "man/ri.1" ,
225
226
"rdoc.gemspec" ,
226
227
]
227
228
# files from .gitignore
You can’t perform that action at this time.
0 commit comments