gitlab-rdoc 6.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (196) hide show
  1. checksums.yaml +7 -0
  2. data/CONTRIBUTING.rdoc +220 -0
  3. data/CVE-2013-0256.rdoc +49 -0
  4. data/ExampleMarkdown.md +37 -0
  5. data/ExampleRDoc.rdoc +208 -0
  6. data/Gemfile +12 -0
  7. data/History.rdoc +1666 -0
  8. data/LEGAL.rdoc +50 -0
  9. data/LICENSE.rdoc +57 -0
  10. data/README.rdoc +133 -0
  11. data/RI.rdoc +57 -0
  12. data/Rakefile +101 -0
  13. data/TODO.rdoc +59 -0
  14. data/bin/console +7 -0
  15. data/bin/setup +6 -0
  16. data/exe/rdoc +44 -0
  17. data/exe/ri +12 -0
  18. data/lib/rdoc/alias.rb +112 -0
  19. data/lib/rdoc/anon_class.rb +11 -0
  20. data/lib/rdoc/any_method.rb +361 -0
  21. data/lib/rdoc/attr.rb +176 -0
  22. data/lib/rdoc/class_module.rb +802 -0
  23. data/lib/rdoc/code_object.rb +421 -0
  24. data/lib/rdoc/code_objects.rb +6 -0
  25. data/lib/rdoc/comment.rb +250 -0
  26. data/lib/rdoc/constant.rb +187 -0
  27. data/lib/rdoc/context/section.rb +232 -0
  28. data/lib/rdoc/context.rb +1266 -0
  29. data/lib/rdoc/cross_reference.rb +202 -0
  30. data/lib/rdoc/encoding.rb +136 -0
  31. data/lib/rdoc/erb_partial.rb +19 -0
  32. data/lib/rdoc/erbio.rb +42 -0
  33. data/lib/rdoc/extend.rb +10 -0
  34. data/lib/rdoc/generator/darkfish.rb +790 -0
  35. data/lib/rdoc/generator/json_index.rb +300 -0
  36. data/lib/rdoc/generator/markup.rb +160 -0
  37. data/lib/rdoc/generator/pot/message_extractor.rb +68 -0
  38. data/lib/rdoc/generator/pot/po.rb +84 -0
  39. data/lib/rdoc/generator/pot/po_entry.rb +141 -0
  40. data/lib/rdoc/generator/pot.rb +98 -0
  41. data/lib/rdoc/generator/ri.rb +31 -0
  42. data/lib/rdoc/generator/template/darkfish/.document +0 -0
  43. data/lib/rdoc/generator/template/darkfish/_footer.rhtml +5 -0
  44. data/lib/rdoc/generator/template/darkfish/_head.rhtml +22 -0
  45. data/lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml +19 -0
  46. data/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml +9 -0
  47. data/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml +15 -0
  48. data/lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml +9 -0
  49. data/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml +15 -0
  50. data/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml +15 -0
  51. data/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml +12 -0
  52. data/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml +11 -0
  53. data/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml +12 -0
  54. data/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml +11 -0
  55. data/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml +14 -0
  56. data/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml +11 -0
  57. data/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml +18 -0
  58. data/lib/rdoc/generator/template/darkfish/class.rhtml +172 -0
  59. data/lib/rdoc/generator/template/darkfish/css/fonts.css +167 -0
  60. data/lib/rdoc/generator/template/darkfish/css/rdoc.css +639 -0
  61. data/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf +0 -0
  62. data/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf +0 -0
  63. data/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf +0 -0
  64. data/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf +0 -0
  65. data/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf +0 -0
  66. data/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf +0 -0
  67. data/lib/rdoc/generator/template/darkfish/images/add.png +0 -0
  68. data/lib/rdoc/generator/template/darkfish/images/arrow_up.png +0 -0
  69. data/lib/rdoc/generator/template/darkfish/images/brick.png +0 -0
  70. data/lib/rdoc/generator/template/darkfish/images/brick_link.png +0 -0
  71. data/lib/rdoc/generator/template/darkfish/images/bug.png +0 -0
  72. data/lib/rdoc/generator/template/darkfish/images/bullet_black.png +0 -0
  73. data/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png +0 -0
  74. data/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png +0 -0
  75. data/lib/rdoc/generator/template/darkfish/images/date.png +0 -0
  76. data/lib/rdoc/generator/template/darkfish/images/delete.png +0 -0
  77. data/lib/rdoc/generator/template/darkfish/images/find.png +0 -0
  78. data/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif +0 -0
  79. data/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png +0 -0
  80. data/lib/rdoc/generator/template/darkfish/images/package.png +0 -0
  81. data/lib/rdoc/generator/template/darkfish/images/page_green.png +0 -0
  82. data/lib/rdoc/generator/template/darkfish/images/page_white_text.png +0 -0
  83. data/lib/rdoc/generator/template/darkfish/images/page_white_width.png +0 -0
  84. data/lib/rdoc/generator/template/darkfish/images/plugin.png +0 -0
  85. data/lib/rdoc/generator/template/darkfish/images/ruby.png +0 -0
  86. data/lib/rdoc/generator/template/darkfish/images/tag_blue.png +0 -0
  87. data/lib/rdoc/generator/template/darkfish/images/tag_green.png +0 -0
  88. data/lib/rdoc/generator/template/darkfish/images/transparent.png +0 -0
  89. data/lib/rdoc/generator/template/darkfish/images/wrench.png +0 -0
  90. data/lib/rdoc/generator/template/darkfish/images/wrench_orange.png +0 -0
  91. data/lib/rdoc/generator/template/darkfish/images/zoom.png +0 -0
  92. data/lib/rdoc/generator/template/darkfish/index.rhtml +22 -0
  93. data/lib/rdoc/generator/template/darkfish/js/darkfish.js +84 -0
  94. data/lib/rdoc/generator/template/darkfish/js/search.js +110 -0
  95. data/lib/rdoc/generator/template/darkfish/page.rhtml +18 -0
  96. data/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml +18 -0
  97. data/lib/rdoc/generator/template/darkfish/servlet_root.rhtml +62 -0
  98. data/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml +58 -0
  99. data/lib/rdoc/generator/template/json_index/.document +1 -0
  100. data/lib/rdoc/generator/template/json_index/js/navigation.js +105 -0
  101. data/lib/rdoc/generator/template/json_index/js/searcher.js +229 -0
  102. data/lib/rdoc/generator.rb +51 -0
  103. data/lib/rdoc/ghost_method.rb +7 -0
  104. data/lib/rdoc/i18n/locale.rb +102 -0
  105. data/lib/rdoc/i18n/text.rb +126 -0
  106. data/lib/rdoc/i18n.rb +10 -0
  107. data/lib/rdoc/include.rb +10 -0
  108. data/lib/rdoc/known_classes.rb +73 -0
  109. data/lib/rdoc/markdown/entities.rb +2132 -0
  110. data/lib/rdoc/markdown/literals.kpeg +23 -0
  111. data/lib/rdoc/markdown/literals.rb +417 -0
  112. data/lib/rdoc/markdown.kpeg +1237 -0
  113. data/lib/rdoc/markdown.rb +16685 -0
  114. data/lib/rdoc/markup/attr_changer.rb +23 -0
  115. data/lib/rdoc/markup/attr_span.rb +36 -0
  116. data/lib/rdoc/markup/attribute_manager.rb +409 -0
  117. data/lib/rdoc/markup/attributes.rb +71 -0
  118. data/lib/rdoc/markup/blank_line.rb +28 -0
  119. data/lib/rdoc/markup/block_quote.rb +15 -0
  120. data/lib/rdoc/markup/document.rb +165 -0
  121. data/lib/rdoc/markup/formatter.rb +266 -0
  122. data/lib/rdoc/markup/hard_break.rb +32 -0
  123. data/lib/rdoc/markup/heading.rb +79 -0
  124. data/lib/rdoc/markup/include.rb +43 -0
  125. data/lib/rdoc/markup/indented_paragraph.rb +48 -0
  126. data/lib/rdoc/markup/list.rb +102 -0
  127. data/lib/rdoc/markup/list_item.rb +100 -0
  128. data/lib/rdoc/markup/paragraph.rb +29 -0
  129. data/lib/rdoc/markup/parser.rb +575 -0
  130. data/lib/rdoc/markup/pre_process.rb +296 -0
  131. data/lib/rdoc/markup/raw.rb +70 -0
  132. data/lib/rdoc/markup/regexp_handling.rb +41 -0
  133. data/lib/rdoc/markup/rule.rb +21 -0
  134. data/lib/rdoc/markup/table.rb +47 -0
  135. data/lib/rdoc/markup/to_ansi.rb +94 -0
  136. data/lib/rdoc/markup/to_bs.rb +77 -0
  137. data/lib/rdoc/markup/to_html.rb +444 -0
  138. data/lib/rdoc/markup/to_html_crossref.rb +176 -0
  139. data/lib/rdoc/markup/to_html_snippet.rb +285 -0
  140. data/lib/rdoc/markup/to_joined_paragraph.rb +47 -0
  141. data/lib/rdoc/markup/to_label.rb +75 -0
  142. data/lib/rdoc/markup/to_markdown.rb +192 -0
  143. data/lib/rdoc/markup/to_rdoc.rb +362 -0
  144. data/lib/rdoc/markup/to_table_of_contents.rb +89 -0
  145. data/lib/rdoc/markup/to_test.rb +70 -0
  146. data/lib/rdoc/markup/to_tt_only.rb +121 -0
  147. data/lib/rdoc/markup/verbatim.rb +84 -0
  148. data/lib/rdoc/markup.rb +867 -0
  149. data/lib/rdoc/meta_method.rb +7 -0
  150. data/lib/rdoc/method_attr.rb +419 -0
  151. data/lib/rdoc/mixin.rb +121 -0
  152. data/lib/rdoc/normal_class.rb +93 -0
  153. data/lib/rdoc/normal_module.rb +74 -0
  154. data/lib/rdoc/options.rb +1285 -0
  155. data/lib/rdoc/parser/c.rb +1225 -0
  156. data/lib/rdoc/parser/changelog.rb +335 -0
  157. data/lib/rdoc/parser/markdown.rb +24 -0
  158. data/lib/rdoc/parser/rd.rb +23 -0
  159. data/lib/rdoc/parser/ripper_state_lex.rb +590 -0
  160. data/lib/rdoc/parser/ruby.rb +2327 -0
  161. data/lib/rdoc/parser/ruby_tools.rb +167 -0
  162. data/lib/rdoc/parser/simple.rb +61 -0
  163. data/lib/rdoc/parser/text.rb +12 -0
  164. data/lib/rdoc/parser.rb +277 -0
  165. data/lib/rdoc/rd/block_parser.rb +1056 -0
  166. data/lib/rdoc/rd/block_parser.ry +639 -0
  167. data/lib/rdoc/rd/inline.rb +72 -0
  168. data/lib/rdoc/rd/inline_parser.rb +1208 -0
  169. data/lib/rdoc/rd/inline_parser.ry +593 -0
  170. data/lib/rdoc/rd.rb +100 -0
  171. data/lib/rdoc/rdoc.rb +579 -0
  172. data/lib/rdoc/require.rb +52 -0
  173. data/lib/rdoc/ri/driver.rb +1572 -0
  174. data/lib/rdoc/ri/formatter.rb +6 -0
  175. data/lib/rdoc/ri/paths.rb +171 -0
  176. data/lib/rdoc/ri/store.rb +7 -0
  177. data/lib/rdoc/ri/task.rb +71 -0
  178. data/lib/rdoc/ri.rb +21 -0
  179. data/lib/rdoc/rubygems_hook.rb +246 -0
  180. data/lib/rdoc/servlet.rb +451 -0
  181. data/lib/rdoc/single_class.rb +26 -0
  182. data/lib/rdoc/stats/normal.rb +58 -0
  183. data/lib/rdoc/stats/quiet.rb +60 -0
  184. data/lib/rdoc/stats/verbose.rb +46 -0
  185. data/lib/rdoc/stats.rb +462 -0
  186. data/lib/rdoc/store.rb +979 -0
  187. data/lib/rdoc/task.rb +329 -0
  188. data/lib/rdoc/text.rb +304 -0
  189. data/lib/rdoc/token_stream.rb +119 -0
  190. data/lib/rdoc/tom_doc.rb +263 -0
  191. data/lib/rdoc/top_level.rb +289 -0
  192. data/lib/rdoc/version.rb +8 -0
  193. data/lib/rdoc.rb +201 -0
  194. data/man/ri.1 +247 -0
  195. data/rdoc.gemspec +249 -0
  196. metadata +279 -0
data/rdoc.gemspec ADDED
@@ -0,0 +1,249 @@
1
+ begin
2
+ require_relative "lib/rdoc/version"
3
+ rescue LoadError
4
+ # for Ruby repository
5
+ require_relative "version"
6
+ end
7
+
8
+ Gem::Specification.new do |s|
9
+ s.name = "gitlab-rdoc"
10
+ s.version = RDoc::VERSION
11
+
12
+ s.authors = [
13
+ "Eric Hodel",
14
+ "Dave Thomas",
15
+ "Phil Hagelberg",
16
+ "Tony Strauss",
17
+ "Zachary Scott",
18
+ "Hiroshi SHIBATA",
19
+ "ITOYANAGI Sakura"
20
+ ]
21
+ s.email = ["drbrain@segment7.net", "", "", "", "mail@zzak.io", "hsbt@ruby-lang.org", "aycabta@gmail.com"]
22
+
23
+ s.summary = "RDoc produces HTML and command-line documentation for Ruby projects"
24
+ s.description = <<-DESCRIPTION
25
+ RDoc produces HTML and command-line documentation for Ruby projects.
26
+ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
27
+ DESCRIPTION
28
+ s.homepage = "https://gitlab.com/gitlab-org/gitlab-rdoc"
29
+ s.licenses = ["Ruby"]
30
+
31
+ s.bindir = "exe"
32
+ s.executables = ["rdoc", "ri"]
33
+ s.require_paths = ["lib"]
34
+ # for ruby core repository. It was generated by
35
+ # `git ls-files -z`.split("\x0").each {|f| puts " #{f.dump}," unless f.start_with?(*%W[test/ spec/ features/ .]) }
36
+ s.files = [
37
+ "CONTRIBUTING.rdoc",
38
+ "CVE-2013-0256.rdoc",
39
+ "ExampleMarkdown.md",
40
+ "ExampleRDoc.rdoc",
41
+ "Gemfile",
42
+ "History.rdoc",
43
+ "LEGAL.rdoc",
44
+ "LICENSE.rdoc",
45
+ "README.rdoc",
46
+ "RI.rdoc",
47
+ "Rakefile",
48
+ "TODO.rdoc",
49
+ "bin/console",
50
+ "bin/setup",
51
+ "exe/rdoc",
52
+ "exe/ri",
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",
59
+ "lib/rdoc/code_object.rb",
60
+ "lib/rdoc/code_objects.rb",
61
+ "lib/rdoc/comment.rb",
62
+ "lib/rdoc/constant.rb",
63
+ "lib/rdoc/context.rb",
64
+ "lib/rdoc/context/section.rb",
65
+ "lib/rdoc/cross_reference.rb",
66
+ "lib/rdoc/encoding.rb",
67
+ "lib/rdoc/erb_partial.rb",
68
+ "lib/rdoc/erbio.rb",
69
+ "lib/rdoc/extend.rb",
70
+ "lib/rdoc/generator.rb",
71
+ "lib/rdoc/generator/darkfish.rb",
72
+ "lib/rdoc/generator/json_index.rb",
73
+ "lib/rdoc/generator/markup.rb",
74
+ "lib/rdoc/generator/pot.rb",
75
+ "lib/rdoc/generator/pot/message_extractor.rb",
76
+ "lib/rdoc/generator/pot/po.rb",
77
+ "lib/rdoc/generator/pot/po_entry.rb",
78
+ "lib/rdoc/generator/ri.rb",
79
+ "lib/rdoc/generator/template/darkfish/.document",
80
+ "lib/rdoc/generator/template/darkfish/_footer.rhtml",
81
+ "lib/rdoc/generator/template/darkfish/_head.rhtml",
82
+ "lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml",
83
+ "lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml",
84
+ "lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml",
85
+ "lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml",
86
+ "lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml",
87
+ "lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml",
88
+ "lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml",
89
+ "lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml",
90
+ "lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml",
91
+ "lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml",
92
+ "lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml",
93
+ "lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml",
94
+ "lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml",
95
+ "lib/rdoc/generator/template/darkfish/class.rhtml",
96
+ "lib/rdoc/generator/template/darkfish/css/fonts.css",
97
+ "lib/rdoc/generator/template/darkfish/css/rdoc.css",
98
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf",
99
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf",
100
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf",
101
+ "lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf",
102
+ "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf",
103
+ "lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf",
104
+ "lib/rdoc/generator/template/darkfish/images/add.png",
105
+ "lib/rdoc/generator/template/darkfish/images/arrow_up.png",
106
+ "lib/rdoc/generator/template/darkfish/images/brick.png",
107
+ "lib/rdoc/generator/template/darkfish/images/brick_link.png",
108
+ "lib/rdoc/generator/template/darkfish/images/bug.png",
109
+ "lib/rdoc/generator/template/darkfish/images/bullet_black.png",
110
+ "lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png",
111
+ "lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png",
112
+ "lib/rdoc/generator/template/darkfish/images/date.png",
113
+ "lib/rdoc/generator/template/darkfish/images/delete.png",
114
+ "lib/rdoc/generator/template/darkfish/images/find.png",
115
+ "lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif",
116
+ "lib/rdoc/generator/template/darkfish/images/macFFBgHack.png",
117
+ "lib/rdoc/generator/template/darkfish/images/package.png",
118
+ "lib/rdoc/generator/template/darkfish/images/page_green.png",
119
+ "lib/rdoc/generator/template/darkfish/images/page_white_text.png",
120
+ "lib/rdoc/generator/template/darkfish/images/page_white_width.png",
121
+ "lib/rdoc/generator/template/darkfish/images/plugin.png",
122
+ "lib/rdoc/generator/template/darkfish/images/ruby.png",
123
+ "lib/rdoc/generator/template/darkfish/images/tag_blue.png",
124
+ "lib/rdoc/generator/template/darkfish/images/tag_green.png",
125
+ "lib/rdoc/generator/template/darkfish/images/transparent.png",
126
+ "lib/rdoc/generator/template/darkfish/images/wrench.png",
127
+ "lib/rdoc/generator/template/darkfish/images/wrench_orange.png",
128
+ "lib/rdoc/generator/template/darkfish/images/zoom.png",
129
+ "lib/rdoc/generator/template/darkfish/index.rhtml",
130
+ "lib/rdoc/generator/template/darkfish/js/darkfish.js",
131
+ "lib/rdoc/generator/template/darkfish/js/search.js",
132
+ "lib/rdoc/generator/template/darkfish/page.rhtml",
133
+ "lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml",
134
+ "lib/rdoc/generator/template/darkfish/servlet_root.rhtml",
135
+ "lib/rdoc/generator/template/darkfish/table_of_contents.rhtml",
136
+ "lib/rdoc/generator/template/json_index/.document",
137
+ "lib/rdoc/generator/template/json_index/js/navigation.js",
138
+ "lib/rdoc/generator/template/json_index/js/searcher.js",
139
+ "lib/rdoc/ghost_method.rb",
140
+ "lib/rdoc/i18n.rb",
141
+ "lib/rdoc/i18n/locale.rb",
142
+ "lib/rdoc/i18n/text.rb",
143
+ "lib/rdoc/include.rb",
144
+ "lib/rdoc/known_classes.rb",
145
+ "lib/rdoc/markdown.kpeg",
146
+ "lib/rdoc/markdown/entities.rb",
147
+ "lib/rdoc/markdown/literals.kpeg",
148
+ "lib/rdoc/markup.rb",
149
+ "lib/rdoc/markup/attr_changer.rb",
150
+ "lib/rdoc/markup/attr_span.rb",
151
+ "lib/rdoc/markup/attribute_manager.rb",
152
+ "lib/rdoc/markup/attributes.rb",
153
+ "lib/rdoc/markup/blank_line.rb",
154
+ "lib/rdoc/markup/block_quote.rb",
155
+ "lib/rdoc/markup/document.rb",
156
+ "lib/rdoc/markup/formatter.rb",
157
+ "lib/rdoc/markup/hard_break.rb",
158
+ "lib/rdoc/markup/heading.rb",
159
+ "lib/rdoc/markup/include.rb",
160
+ "lib/rdoc/markup/indented_paragraph.rb",
161
+ "lib/rdoc/markup/list.rb",
162
+ "lib/rdoc/markup/list_item.rb",
163
+ "lib/rdoc/markup/paragraph.rb",
164
+ "lib/rdoc/markup/parser.rb",
165
+ "lib/rdoc/markup/pre_process.rb",
166
+ "lib/rdoc/markup/raw.rb",
167
+ "lib/rdoc/markup/regexp_handling.rb",
168
+ "lib/rdoc/markup/rule.rb",
169
+ "lib/rdoc/markup/table.rb",
170
+ "lib/rdoc/markup/to_ansi.rb",
171
+ "lib/rdoc/markup/to_bs.rb",
172
+ "lib/rdoc/markup/to_html.rb",
173
+ "lib/rdoc/markup/to_html_crossref.rb",
174
+ "lib/rdoc/markup/to_html_snippet.rb",
175
+ "lib/rdoc/markup/to_joined_paragraph.rb",
176
+ "lib/rdoc/markup/to_label.rb",
177
+ "lib/rdoc/markup/to_markdown.rb",
178
+ "lib/rdoc/markup/to_rdoc.rb",
179
+ "lib/rdoc/markup/to_table_of_contents.rb",
180
+ "lib/rdoc/markup/to_test.rb",
181
+ "lib/rdoc/markup/to_tt_only.rb",
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",
188
+ "lib/rdoc/options.rb",
189
+ "lib/rdoc/parser.rb",
190
+ "lib/rdoc/parser/c.rb",
191
+ "lib/rdoc/parser/changelog.rb",
192
+ "lib/rdoc/parser/markdown.rb",
193
+ "lib/rdoc/parser/rd.rb",
194
+ "lib/rdoc/parser/ripper_state_lex.rb",
195
+ "lib/rdoc/parser/ruby.rb",
196
+ "lib/rdoc/parser/ruby_tools.rb",
197
+ "lib/rdoc/parser/simple.rb",
198
+ "lib/rdoc/parser/text.rb",
199
+ "lib/rdoc/rd.rb",
200
+ "lib/rdoc/rd/block_parser.ry",
201
+ "lib/rdoc/rd/inline.rb",
202
+ "lib/rdoc/rd/inline_parser.ry",
203
+ "lib/rdoc/rdoc.rb",
204
+ "lib/rdoc/require.rb",
205
+ "lib/rdoc/ri.rb",
206
+ "lib/rdoc/ri/driver.rb",
207
+ "lib/rdoc/ri/formatter.rb",
208
+ "lib/rdoc/ri/paths.rb",
209
+ "lib/rdoc/ri/store.rb",
210
+ "lib/rdoc/ri/task.rb",
211
+ "lib/rdoc/rubygems_hook.rb",
212
+ "lib/rdoc/servlet.rb",
213
+ "lib/rdoc/single_class.rb",
214
+ "lib/rdoc/stats.rb",
215
+ "lib/rdoc/stats/normal.rb",
216
+ "lib/rdoc/stats/quiet.rb",
217
+ "lib/rdoc/stats/verbose.rb",
218
+ "lib/rdoc/store.rb",
219
+ "lib/rdoc/task.rb",
220
+ "lib/rdoc/text.rb",
221
+ "lib/rdoc/token_stream.rb",
222
+ "lib/rdoc/tom_doc.rb",
223
+ "lib/rdoc/top_level.rb",
224
+ "lib/rdoc/version.rb",
225
+ "man/ri.1",
226
+ "rdoc.gemspec",
227
+ ]
228
+ # files from .gitignore
229
+ s.files << "lib/rdoc/rd/block_parser.rb" << "lib/rdoc/rd/inline_parser.rb" << "lib/rdoc/markdown.rb" << "lib/rdoc/markdown/literals.rb"
230
+
231
+ s.rdoc_options = ["--main", "README.rdoc"]
232
+ s.extra_rdoc_files += %w[
233
+ CVE-2013-0256.rdoc
234
+ CONTRIBUTING.rdoc
235
+ ExampleMarkdown.md
236
+ ExampleRDoc.rdoc
237
+ History.rdoc
238
+ LEGAL.rdoc
239
+ LICENSE.rdoc
240
+ README.rdoc
241
+ RI.rdoc
242
+ TODO.rdoc
243
+ ]
244
+
245
+ s.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
246
+ s.required_rubygems_version = Gem::Requirement.new(">= 2.2")
247
+
248
+ s.add_development_dependency("gettext")
249
+ end
metadata ADDED
@@ -0,0 +1,279 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: gitlab-rdoc
3
+ version: !ruby/object:Gem::Version
4
+ version: 6.3.2
5
+ platform: ruby
6
+ authors:
7
+ - Eric Hodel
8
+ - Dave Thomas
9
+ - Phil Hagelberg
10
+ - Tony Strauss
11
+ - Zachary Scott
12
+ - Hiroshi SHIBATA
13
+ - ITOYANAGI Sakura
14
+ autorequire:
15
+ bindir: exe
16
+ cert_chain: []
17
+ date: 2021-06-27 00:00:00.000000000 Z
18
+ dependencies:
19
+ - !ruby/object:Gem::Dependency
20
+ name: gettext
21
+ requirement: !ruby/object:Gem::Requirement
22
+ requirements:
23
+ - - ">="
24
+ - !ruby/object:Gem::Version
25
+ version: '0'
26
+ type: :development
27
+ prerelease: false
28
+ version_requirements: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ description: |
34
+ RDoc produces HTML and command-line documentation for Ruby projects.
35
+ RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
36
+ email:
37
+ - drbrain@segment7.net
38
+ - ''
39
+ - ''
40
+ - ''
41
+ - mail@zzak.io
42
+ - hsbt@ruby-lang.org
43
+ - aycabta@gmail.com
44
+ executables:
45
+ - rdoc
46
+ - ri
47
+ extensions: []
48
+ extra_rdoc_files:
49
+ - CVE-2013-0256.rdoc
50
+ - CONTRIBUTING.rdoc
51
+ - ExampleMarkdown.md
52
+ - ExampleRDoc.rdoc
53
+ - History.rdoc
54
+ - LEGAL.rdoc
55
+ - LICENSE.rdoc
56
+ - README.rdoc
57
+ - RI.rdoc
58
+ - TODO.rdoc
59
+ files:
60
+ - CONTRIBUTING.rdoc
61
+ - CVE-2013-0256.rdoc
62
+ - ExampleMarkdown.md
63
+ - ExampleRDoc.rdoc
64
+ - Gemfile
65
+ - History.rdoc
66
+ - LEGAL.rdoc
67
+ - LICENSE.rdoc
68
+ - README.rdoc
69
+ - RI.rdoc
70
+ - Rakefile
71
+ - TODO.rdoc
72
+ - bin/console
73
+ - bin/setup
74
+ - exe/rdoc
75
+ - exe/ri
76
+ - lib/rdoc.rb
77
+ - lib/rdoc/alias.rb
78
+ - lib/rdoc/anon_class.rb
79
+ - lib/rdoc/any_method.rb
80
+ - lib/rdoc/attr.rb
81
+ - lib/rdoc/class_module.rb
82
+ - lib/rdoc/code_object.rb
83
+ - lib/rdoc/code_objects.rb
84
+ - lib/rdoc/comment.rb
85
+ - lib/rdoc/constant.rb
86
+ - lib/rdoc/context.rb
87
+ - lib/rdoc/context/section.rb
88
+ - lib/rdoc/cross_reference.rb
89
+ - lib/rdoc/encoding.rb
90
+ - lib/rdoc/erb_partial.rb
91
+ - lib/rdoc/erbio.rb
92
+ - lib/rdoc/extend.rb
93
+ - lib/rdoc/generator.rb
94
+ - lib/rdoc/generator/darkfish.rb
95
+ - lib/rdoc/generator/json_index.rb
96
+ - lib/rdoc/generator/markup.rb
97
+ - lib/rdoc/generator/pot.rb
98
+ - lib/rdoc/generator/pot/message_extractor.rb
99
+ - lib/rdoc/generator/pot/po.rb
100
+ - lib/rdoc/generator/pot/po_entry.rb
101
+ - lib/rdoc/generator/ri.rb
102
+ - lib/rdoc/generator/template/darkfish/.document
103
+ - lib/rdoc/generator/template/darkfish/_footer.rhtml
104
+ - lib/rdoc/generator/template/darkfish/_head.rhtml
105
+ - lib/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml
106
+ - lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml
107
+ - lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml
108
+ - lib/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml
109
+ - lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
110
+ - lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml
111
+ - lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
112
+ - lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml
113
+ - lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
114
+ - lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
115
+ - lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml
116
+ - lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
117
+ - lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml
118
+ - lib/rdoc/generator/template/darkfish/class.rhtml
119
+ - lib/rdoc/generator/template/darkfish/css/fonts.css
120
+ - lib/rdoc/generator/template/darkfish/css/rdoc.css
121
+ - lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf
122
+ - lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf
123
+ - lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf
124
+ - lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf
125
+ - lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf
126
+ - lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf
127
+ - lib/rdoc/generator/template/darkfish/images/add.png
128
+ - lib/rdoc/generator/template/darkfish/images/arrow_up.png
129
+ - lib/rdoc/generator/template/darkfish/images/brick.png
130
+ - lib/rdoc/generator/template/darkfish/images/brick_link.png
131
+ - lib/rdoc/generator/template/darkfish/images/bug.png
132
+ - lib/rdoc/generator/template/darkfish/images/bullet_black.png
133
+ - lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png
134
+ - lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png
135
+ - lib/rdoc/generator/template/darkfish/images/date.png
136
+ - lib/rdoc/generator/template/darkfish/images/delete.png
137
+ - lib/rdoc/generator/template/darkfish/images/find.png
138
+ - lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif
139
+ - lib/rdoc/generator/template/darkfish/images/macFFBgHack.png
140
+ - lib/rdoc/generator/template/darkfish/images/package.png
141
+ - lib/rdoc/generator/template/darkfish/images/page_green.png
142
+ - lib/rdoc/generator/template/darkfish/images/page_white_text.png
143
+ - lib/rdoc/generator/template/darkfish/images/page_white_width.png
144
+ - lib/rdoc/generator/template/darkfish/images/plugin.png
145
+ - lib/rdoc/generator/template/darkfish/images/ruby.png
146
+ - lib/rdoc/generator/template/darkfish/images/tag_blue.png
147
+ - lib/rdoc/generator/template/darkfish/images/tag_green.png
148
+ - lib/rdoc/generator/template/darkfish/images/transparent.png
149
+ - lib/rdoc/generator/template/darkfish/images/wrench.png
150
+ - lib/rdoc/generator/template/darkfish/images/wrench_orange.png
151
+ - lib/rdoc/generator/template/darkfish/images/zoom.png
152
+ - lib/rdoc/generator/template/darkfish/index.rhtml
153
+ - lib/rdoc/generator/template/darkfish/js/darkfish.js
154
+ - lib/rdoc/generator/template/darkfish/js/search.js
155
+ - lib/rdoc/generator/template/darkfish/page.rhtml
156
+ - lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml
157
+ - lib/rdoc/generator/template/darkfish/servlet_root.rhtml
158
+ - lib/rdoc/generator/template/darkfish/table_of_contents.rhtml
159
+ - lib/rdoc/generator/template/json_index/.document
160
+ - lib/rdoc/generator/template/json_index/js/navigation.js
161
+ - lib/rdoc/generator/template/json_index/js/searcher.js
162
+ - lib/rdoc/ghost_method.rb
163
+ - lib/rdoc/i18n.rb
164
+ - lib/rdoc/i18n/locale.rb
165
+ - lib/rdoc/i18n/text.rb
166
+ - lib/rdoc/include.rb
167
+ - lib/rdoc/known_classes.rb
168
+ - lib/rdoc/markdown.kpeg
169
+ - lib/rdoc/markdown.rb
170
+ - lib/rdoc/markdown/entities.rb
171
+ - lib/rdoc/markdown/literals.kpeg
172
+ - lib/rdoc/markdown/literals.rb
173
+ - lib/rdoc/markup.rb
174
+ - lib/rdoc/markup/attr_changer.rb
175
+ - lib/rdoc/markup/attr_span.rb
176
+ - lib/rdoc/markup/attribute_manager.rb
177
+ - lib/rdoc/markup/attributes.rb
178
+ - lib/rdoc/markup/blank_line.rb
179
+ - lib/rdoc/markup/block_quote.rb
180
+ - lib/rdoc/markup/document.rb
181
+ - lib/rdoc/markup/formatter.rb
182
+ - lib/rdoc/markup/hard_break.rb
183
+ - lib/rdoc/markup/heading.rb
184
+ - lib/rdoc/markup/include.rb
185
+ - lib/rdoc/markup/indented_paragraph.rb
186
+ - lib/rdoc/markup/list.rb
187
+ - lib/rdoc/markup/list_item.rb
188
+ - lib/rdoc/markup/paragraph.rb
189
+ - lib/rdoc/markup/parser.rb
190
+ - lib/rdoc/markup/pre_process.rb
191
+ - lib/rdoc/markup/raw.rb
192
+ - lib/rdoc/markup/regexp_handling.rb
193
+ - lib/rdoc/markup/rule.rb
194
+ - lib/rdoc/markup/table.rb
195
+ - lib/rdoc/markup/to_ansi.rb
196
+ - lib/rdoc/markup/to_bs.rb
197
+ - lib/rdoc/markup/to_html.rb
198
+ - lib/rdoc/markup/to_html_crossref.rb
199
+ - lib/rdoc/markup/to_html_snippet.rb
200
+ - lib/rdoc/markup/to_joined_paragraph.rb
201
+ - lib/rdoc/markup/to_label.rb
202
+ - lib/rdoc/markup/to_markdown.rb
203
+ - lib/rdoc/markup/to_rdoc.rb
204
+ - lib/rdoc/markup/to_table_of_contents.rb
205
+ - lib/rdoc/markup/to_test.rb
206
+ - lib/rdoc/markup/to_tt_only.rb
207
+ - lib/rdoc/markup/verbatim.rb
208
+ - lib/rdoc/meta_method.rb
209
+ - lib/rdoc/method_attr.rb
210
+ - lib/rdoc/mixin.rb
211
+ - lib/rdoc/normal_class.rb
212
+ - lib/rdoc/normal_module.rb
213
+ - lib/rdoc/options.rb
214
+ - lib/rdoc/parser.rb
215
+ - lib/rdoc/parser/c.rb
216
+ - lib/rdoc/parser/changelog.rb
217
+ - lib/rdoc/parser/markdown.rb
218
+ - lib/rdoc/parser/rd.rb
219
+ - lib/rdoc/parser/ripper_state_lex.rb
220
+ - lib/rdoc/parser/ruby.rb
221
+ - lib/rdoc/parser/ruby_tools.rb
222
+ - lib/rdoc/parser/simple.rb
223
+ - lib/rdoc/parser/text.rb
224
+ - lib/rdoc/rd.rb
225
+ - lib/rdoc/rd/block_parser.rb
226
+ - lib/rdoc/rd/block_parser.ry
227
+ - lib/rdoc/rd/inline.rb
228
+ - lib/rdoc/rd/inline_parser.rb
229
+ - lib/rdoc/rd/inline_parser.ry
230
+ - lib/rdoc/rdoc.rb
231
+ - lib/rdoc/require.rb
232
+ - lib/rdoc/ri.rb
233
+ - lib/rdoc/ri/driver.rb
234
+ - lib/rdoc/ri/formatter.rb
235
+ - lib/rdoc/ri/paths.rb
236
+ - lib/rdoc/ri/store.rb
237
+ - lib/rdoc/ri/task.rb
238
+ - lib/rdoc/rubygems_hook.rb
239
+ - lib/rdoc/servlet.rb
240
+ - lib/rdoc/single_class.rb
241
+ - lib/rdoc/stats.rb
242
+ - lib/rdoc/stats/normal.rb
243
+ - lib/rdoc/stats/quiet.rb
244
+ - lib/rdoc/stats/verbose.rb
245
+ - lib/rdoc/store.rb
246
+ - lib/rdoc/task.rb
247
+ - lib/rdoc/text.rb
248
+ - lib/rdoc/token_stream.rb
249
+ - lib/rdoc/tom_doc.rb
250
+ - lib/rdoc/top_level.rb
251
+ - lib/rdoc/version.rb
252
+ - man/ri.1
253
+ - rdoc.gemspec
254
+ homepage: https://gitlab.com/gitlab-org/gitlab-rdoc
255
+ licenses:
256
+ - Ruby
257
+ metadata: {}
258
+ post_install_message:
259
+ rdoc_options:
260
+ - "--main"
261
+ - README.rdoc
262
+ require_paths:
263
+ - lib
264
+ required_ruby_version: !ruby/object:Gem::Requirement
265
+ requirements:
266
+ - - ">="
267
+ - !ruby/object:Gem::Version
268
+ version: 2.4.0
269
+ required_rubygems_version: !ruby/object:Gem::Requirement
270
+ requirements:
271
+ - - ">="
272
+ - !ruby/object:Gem::Version
273
+ version: '2.2'
274
+ requirements: []
275
+ rubygems_version: 3.1.4
276
+ signing_key:
277
+ specification_version: 4
278
+ summary: RDoc produces HTML and command-line documentation for Ruby projects
279
+ test_files: []