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
5050 "bin/setup" ,
5151 "exe/rdoc" ,
5252 "exe/ri" ,
53- "man/ri.1" ,
5453 "lib/rdoc.rb" ,
5554 "lib/rdoc/alias.rb" ,
5655 "lib/rdoc/anon_class.rb" ,
@@ -167,6 +166,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
167166 "lib/rdoc/markup/raw.rb" ,
168167 "lib/rdoc/markup/regexp_handling.rb" ,
169168 "lib/rdoc/markup/rule.rb" ,
169+ "lib/rdoc/markup/table.rb" ,
170170 "lib/rdoc/markup/to_ansi.rb" ,
171171 "lib/rdoc/markup/to_bs.rb" ,
172172 "lib/rdoc/markup/to_html.rb" ,
@@ -222,6 +222,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
222222 "lib/rdoc/tom_doc.rb" ,
223223 "lib/rdoc/top_level.rb" ,
224224 "lib/rdoc/version.rb" ,
225+ "man/ri.1" ,
225226 "rdoc.gemspec" ,
226227 ]
227228 # files from .gitignore
You can’t perform that action at this time.
0 commit comments