@@ -46,27 +46,27 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
46
46
"LEGAL.rdoc" ,
47
47
"LICENSE.rdoc" ,
48
48
"README.rdoc" ,
49
- "RI.rdoc " ,
49
+ "RI.md " ,
50
50
"TODO.rdoc" ,
51
51
"exe/rdoc" ,
52
52
"exe/ri" ,
53
53
"lib/rdoc.rb" ,
54
- "lib/rdoc/alias.rb" ,
55
- "lib/rdoc/anon_class.rb" ,
56
- "lib/rdoc/any_method.rb" ,
57
- "lib/rdoc/attr.rb" ,
58
- "lib/rdoc/class_module.rb" ,
54
+ "lib/rdoc/code_object/ alias.rb" ,
55
+ "lib/rdoc/code_object/ anon_class.rb" ,
56
+ "lib/rdoc/code_object/ any_method.rb" ,
57
+ "lib/rdoc/code_object/ attr.rb" ,
58
+ "lib/rdoc/code_object/ class_module.rb" ,
59
59
"lib/rdoc/code_object.rb" ,
60
60
"lib/rdoc/code_objects.rb" ,
61
61
"lib/rdoc/comment.rb" ,
62
- "lib/rdoc/constant.rb" ,
63
- "lib/rdoc/context.rb" ,
64
- "lib/rdoc/context/section.rb" ,
62
+ "lib/rdoc/code_object/ constant.rb" ,
63
+ "lib/rdoc/code_object/ context.rb" ,
64
+ "lib/rdoc/code_object/ context/section.rb" ,
65
65
"lib/rdoc/cross_reference.rb" ,
66
66
"lib/rdoc/encoding.rb" ,
67
67
"lib/rdoc/erb_partial.rb" ,
68
68
"lib/rdoc/erbio.rb" ,
69
- "lib/rdoc/extend.rb" ,
69
+ "lib/rdoc/code_object/ extend.rb" ,
70
70
"lib/rdoc/generator.rb" ,
71
71
"lib/rdoc/generator/darkfish.rb" ,
72
72
"lib/rdoc/generator/json_index.rb" ,
@@ -136,11 +136,11 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
136
136
"lib/rdoc/generator/template/json_index/.document" ,
137
137
"lib/rdoc/generator/template/json_index/js/navigation.js" ,
138
138
"lib/rdoc/generator/template/json_index/js/searcher.js" ,
139
- "lib/rdoc/ghost_method.rb" ,
139
+ "lib/rdoc/code_object/ ghost_method.rb" ,
140
140
"lib/rdoc/i18n.rb" ,
141
141
"lib/rdoc/i18n/locale.rb" ,
142
142
"lib/rdoc/i18n/text.rb" ,
143
- "lib/rdoc/include.rb" ,
143
+ "lib/rdoc/code_object/ include.rb" ,
144
144
"lib/rdoc/known_classes.rb" ,
145
145
"lib/rdoc/markdown.kpeg" ,
146
146
"lib/rdoc/markdown/entities.rb" ,
@@ -180,11 +180,11 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
180
180
"lib/rdoc/markup/to_test.rb" ,
181
181
"lib/rdoc/markup/to_tt_only.rb" ,
182
182
"lib/rdoc/markup/verbatim.rb" ,
183
- "lib/rdoc/meta_method.rb" ,
184
- "lib/rdoc/method_attr.rb" ,
185
- "lib/rdoc/mixin.rb" ,
186
- "lib/rdoc/normal_class.rb" ,
187
- "lib/rdoc/normal_module.rb" ,
183
+ "lib/rdoc/code_object/ meta_method.rb" ,
184
+ "lib/rdoc/code_object/ method_attr.rb" ,
185
+ "lib/rdoc/code_object/ mixin.rb" ,
186
+ "lib/rdoc/code_object/ normal_class.rb" ,
187
+ "lib/rdoc/code_object/ normal_module.rb" ,
188
188
"lib/rdoc/options.rb" ,
189
189
"lib/rdoc/parser.rb" ,
190
190
"lib/rdoc/parser/c.rb" ,
@@ -201,7 +201,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
201
201
"lib/rdoc/rd/inline.rb" ,
202
202
"lib/rdoc/rd/inline_parser.ry" ,
203
203
"lib/rdoc/rdoc.rb" ,
204
- "lib/rdoc/require.rb" ,
204
+ "lib/rdoc/code_object/ require.rb" ,
205
205
"lib/rdoc/ri.rb" ,
206
206
"lib/rdoc/ri/driver.rb" ,
207
207
"lib/rdoc/ri/formatter.rb" ,
@@ -210,7 +210,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
210
210
"lib/rdoc/ri/task.rb" ,
211
211
"lib/rdoc/rubygems_hook.rb" ,
212
212
"lib/rdoc/servlet.rb" ,
213
- "lib/rdoc/single_class.rb" ,
213
+ "lib/rdoc/code_object/ single_class.rb" ,
214
214
"lib/rdoc/stats.rb" ,
215
215
"lib/rdoc/stats/normal.rb" ,
216
216
"lib/rdoc/stats/quiet.rb" ,
@@ -220,7 +220,7 @@ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentat
220
220
"lib/rdoc/text.rb" ,
221
221
"lib/rdoc/token_stream.rb" ,
222
222
"lib/rdoc/tom_doc.rb" ,
223
- "lib/rdoc/top_level.rb" ,
223
+ "lib/rdoc/code_object/ top_level.rb" ,
224
224
"lib/rdoc/version.rb" ,
225
225
"man/ri.1" ,
226
226
]
0 commit comments