File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,9 @@ lib/rdoc/generator/template/json_index/.document
100100lib/rdoc/generator/template/json_index/js/navigation.js
101101lib/rdoc/generator/template/json_index/js/searcher.js
102102lib/rdoc/ghost_method.rb
103+ lib/rdoc/i18n.rb
104+ lib/rdoc/i18n/locale.rb
105+ lib/rdoc/i18n/text.rb
103106lib/rdoc/include.rb
104107lib/rdoc/known_classes.rb
105108lib/rdoc/markdown.kpeg
@@ -238,6 +241,8 @@ test/test_rdoc_generator_ri.rb
238241test/test_rdoc_generator_pot.rb
239242test/test_rdoc_generator_pot_po.rb
240243test/test_rdoc_generator_pot_po_entry.rb
244+ test/test_rdoc_i18n_locale.rb
245+ test/test_rdoc_i18n_text.rb
241246test/test_rdoc_include.rb
242247test/test_rdoc_markdown.rb
243248test/test_rdoc_markdown_test.rb
You can’t perform that action at this time.
0 commit comments