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
100
100
lib/rdoc/generator/template/json_index/js/navigation.js
101
101
lib/rdoc/generator/template/json_index/js/searcher.js
102
102
lib/rdoc/ghost_method.rb
103
+ lib/rdoc/i18n.rb
104
+ lib/rdoc/i18n/locale.rb
105
+ lib/rdoc/i18n/text.rb
103
106
lib/rdoc/include.rb
104
107
lib/rdoc/known_classes.rb
105
108
lib/rdoc/markdown.kpeg
@@ -238,6 +241,8 @@ test/test_rdoc_generator_ri.rb
238
241
test/test_rdoc_generator_pot.rb
239
242
test/test_rdoc_generator_pot_po.rb
240
243
test/test_rdoc_generator_pot_po_entry.rb
244
+ test/test_rdoc_i18n_locale.rb
245
+ test/test_rdoc_i18n_text.rb
241
246
test/test_rdoc_include.rb
242
247
test/test_rdoc_markdown.rb
243
248
test/test_rdoc_markdown_test.rb
You can’t perform that action at this time.
0 commit comments