my_yard 0.0.3 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. checksums.yaml +5 -5
  2. data/lib/GlobalSettings.rb +23 -0
  3. data/{src → lib}/MyYard.rb +48 -53
  4. data/{src → lib}/YardTheme.rb +12 -9
  5. data/{src → lib}/glade/MyYard.glade +151 -213
  6. data/{src → lib}/glade/YardTheme.glade +314 -407
  7. data/lib/my_yard.rb +7 -0
  8. data/my_yard +59 -34
  9. metadata +21 -148
  10. data/README.md +0 -25
  11. data/doc/GlobalSettings.html +0 -552
  12. data/doc/MyYard.html +0 -1201
  13. data/doc/TreeContext/Alternator.html +0 -297
  14. data/doc/TreeContext.html +0 -467
  15. data/doc/YardTheme.html +0 -746
  16. data/doc/YardThemeDefaults.html +0 -498
  17. data/doc/_index.html +0 -170
  18. data/doc/class_and_method_list.html +0 -322
  19. data/doc/class_list.html +0 -51
  20. data/doc/css/common.css +0 -45
  21. data/doc/css/full_list.css +0 -58
  22. data/doc/css/style.css +0 -474
  23. data/doc/file.README.html +0 -100
  24. data/doc/file_list.html +0 -56
  25. data/doc/frames.html +0 -17
  26. data/doc/img/logo.png +0 -0
  27. data/doc/index.html +0 -100
  28. data/doc/js/app.js +0 -243
  29. data/doc/js/full_list.js +0 -216
  30. data/doc/js/jquery.js +0 -4
  31. data/doc/just_file_list.html +0 -40
  32. data/doc/method_list.html +0 -843
  33. data/doc/top-level-namespace.html +0 -118
  34. data/home_my_yard/templates/visualruby/class/dot/superklass.erb +0 -3
  35. data/home_my_yard/templates/visualruby/class/html/constructor_details.erb +0 -8
  36. data/home_my_yard/templates/visualruby/class/html/subclasses.erb +0 -4
  37. data/home_my_yard/templates/visualruby/class/text/subclasses.erb +0 -5
  38. data/home_my_yard/templates/visualruby/constant/text/header.erb +0 -11
  39. data/home_my_yard/templates/visualruby/docstring/html/abstract.erb +0 -4
  40. data/home_my_yard/templates/visualruby/docstring/html/deprecated.erb +0 -1
  41. data/home_my_yard/templates/visualruby/docstring/html/index.erb +0 -5
  42. data/home_my_yard/templates/visualruby/docstring/html/note.erb +0 -6
  43. data/home_my_yard/templates/visualruby/docstring/html/private.erb +0 -4
  44. data/home_my_yard/templates/visualruby/docstring/html/returns_void.erb +0 -1
  45. data/home_my_yard/templates/visualruby/docstring/html/text.erb +0 -1
  46. data/home_my_yard/templates/visualruby/docstring/html/todo.erb +0 -6
  47. data/home_my_yard/templates/visualruby/docstring/text/abstract.erb +0 -2
  48. data/home_my_yard/templates/visualruby/docstring/text/deprecated.erb +0 -2
  49. data/home_my_yard/templates/visualruby/docstring/text/index.erb +0 -2
  50. data/home_my_yard/templates/visualruby/docstring/text/note.erb +0 -4
  51. data/home_my_yard/templates/visualruby/docstring/text/private.erb +0 -2
  52. data/home_my_yard/templates/visualruby/docstring/text/returns_void.erb +0 -1
  53. data/home_my_yard/templates/visualruby/docstring/text/text.erb +0 -1
  54. data/home_my_yard/templates/visualruby/docstring/text/todo.erb +0 -4
  55. data/home_my_yard/templates/visualruby/fulldoc/html/class_and_method.erb +0 -42
  56. data/home_my_yard/templates/visualruby/fulldoc/html/css/common.css +0 -1
  57. data/home_my_yard/templates/visualruby/fulldoc/html/css/full_list.css +0 -62
  58. data/home_my_yard/templates/visualruby/fulldoc/html/css/style.css +0 -476
  59. data/home_my_yard/templates/visualruby/fulldoc/html/frames.erb +0 -17
  60. data/home_my_yard/templates/visualruby/fulldoc/html/full_list.erb +0 -37
  61. data/home_my_yard/templates/visualruby/fulldoc/html/full_list_class.erb +0 -2
  62. data/home_my_yard/templates/visualruby/fulldoc/html/full_list_file.erb +0 -7
  63. data/home_my_yard/templates/visualruby/fulldoc/html/full_list_method.erb +0 -10
  64. data/home_my_yard/templates/visualruby/fulldoc/html/js/app.js +0 -243
  65. data/home_my_yard/templates/visualruby/fulldoc/html/js/full_list.js +0 -213
  66. data/home_my_yard/templates/visualruby/fulldoc/html/js/jquery.js +0 -4
  67. data/home_my_yard/templates/visualruby/fulldoc/html/just_files.erb +0 -33
  68. data/home_my_yard/templates/visualruby/layout/dot/header.erb +0 -6
  69. data/home_my_yard/templates/visualruby/layout/html/breadcrumb.erb +0 -11
  70. data/home_my_yard/templates/visualruby/layout/html/files.erb +0 -11
  71. data/home_my_yard/templates/visualruby/layout/html/footer.erb +0 -5
  72. data/home_my_yard/templates/visualruby/layout/html/headers.erb +0 -15
  73. data/home_my_yard/templates/visualruby/layout/html/index.erb +0 -2
  74. data/home_my_yard/templates/visualruby/layout/html/layout.erb +0 -30
  75. data/home_my_yard/templates/visualruby/layout/html/listing.erb +0 -4
  76. data/home_my_yard/templates/visualruby/layout/html/objects.erb +0 -32
  77. data/home_my_yard/templates/visualruby/layout/html/script_setup.erb +0 -4
  78. data/home_my_yard/templates/visualruby/layout/html/search.erb +0 -13
  79. data/home_my_yard/templates/visualruby/method/html/header.erb +0 -17
  80. data/home_my_yard/templates/visualruby/method/text/header.erb +0 -1
  81. data/home_my_yard/templates/visualruby/method_details/html/header.erb +0 -3
  82. data/home_my_yard/templates/visualruby/method_details/html/method_signature.erb +0 -25
  83. data/home_my_yard/templates/visualruby/method_details/html/source.erb +0 -10
  84. data/home_my_yard/templates/visualruby/method_details/text/header.erb +0 -10
  85. data/home_my_yard/templates/visualruby/method_details/text/method_signature.erb +0 -12
  86. data/home_my_yard/templates/visualruby/module/dot/child.erb +0 -1
  87. data/home_my_yard/templates/visualruby/module/dot/dependencies.erb +0 -3
  88. data/home_my_yard/templates/visualruby/module/dot/header.erb +0 -6
  89. data/home_my_yard/templates/visualruby/module/dot/info.erb +0 -14
  90. data/home_my_yard/templates/visualruby/module/html/attribute_details.erb +0 -10
  91. data/home_my_yard/templates/visualruby/module/html/attribute_summary.erb +0 -8
  92. data/home_my_yard/templates/visualruby/module/html/box_info.erb +0 -43
  93. data/home_my_yard/templates/visualruby/module/html/children.erb +0 -8
  94. data/home_my_yard/templates/visualruby/module/html/constant_summary.erb +0 -13
  95. data/home_my_yard/templates/visualruby/module/html/defines.erb +0 -3
  96. data/home_my_yard/templates/visualruby/module/html/header.erb +0 -5
  97. data/home_my_yard/templates/visualruby/module/html/inherited_attributes.erb +0 -14
  98. data/home_my_yard/templates/visualruby/module/html/inherited_constants.erb +0 -8
  99. data/home_my_yard/templates/visualruby/module/html/inherited_methods.erb +0 -19
  100. data/home_my_yard/templates/visualruby/module/html/item_summary.erb +0 -40
  101. data/home_my_yard/templates/visualruby/module/html/method_details_list.erb +0 -9
  102. data/home_my_yard/templates/visualruby/module/html/method_summary.erb +0 -14
  103. data/home_my_yard/templates/visualruby/module/html/methodmissing.erb +0 -12
  104. data/home_my_yard/templates/visualruby/module/html/pre_docstring.erb +0 -1
  105. data/home_my_yard/templates/visualruby/module/text/children.erb +0 -10
  106. data/home_my_yard/templates/visualruby/module/text/class_meths_list.erb +0 -8
  107. data/home_my_yard/templates/visualruby/module/text/extends.erb +0 -8
  108. data/home_my_yard/templates/visualruby/module/text/header.erb +0 -7
  109. data/home_my_yard/templates/visualruby/module/text/includes.erb +0 -8
  110. data/home_my_yard/templates/visualruby/module/text/instance_meths_list.erb +0 -8
  111. data/home_my_yard/templates/visualruby/onefile/html/files.erb +0 -5
  112. data/home_my_yard/templates/visualruby/onefile/html/headers.erb +0 -6
  113. data/home_my_yard/templates/visualruby/onefile/html/layout.erb +0 -17
  114. data/home_my_yard/templates/visualruby/onefile/html/readme.erb +0 -3
  115. data/home_my_yard/templates/visualruby/root/dot/child.erb +0 -3
  116. data/home_my_yard/templates/visualruby/tags/html/example.erb +0 -11
  117. data/home_my_yard/templates/visualruby/tags/html/index.erb +0 -3
  118. data/home_my_yard/templates/visualruby/tags/html/option.erb +0 -24
  119. data/home_my_yard/templates/visualruby/tags/html/overload.erb +0 -14
  120. data/home_my_yard/templates/visualruby/tags/html/see.erb +0 -8
  121. data/home_my_yard/templates/visualruby/tags/html/tag.erb +0 -20
  122. data/home_my_yard/templates/visualruby/tags/text/example.erb +0 -12
  123. data/home_my_yard/templates/visualruby/tags/text/index.erb +0 -1
  124. data/home_my_yard/templates/visualruby/tags/text/option.erb +0 -20
  125. data/home_my_yard/templates/visualruby/tags/text/overload.erb +0 -19
  126. data/home_my_yard/templates/visualruby/tags/text/see.erb +0 -11
  127. data/home_my_yard/templates/visualruby/tags/text/tag.erb +0 -13
  128. data/home_my_yard/themes/visualruby.yaml +0 -47
  129. data/my_yard-0.0.2.gem +0 -0
  130. data/my_yard.gemspec +0 -20
  131. data/notes +0 -9
  132. data/src/GlobalSettings.rb +0 -22
  133. data/src/glade/MyYard.glade~ +0 -611
  134. data/src/glade/YardTheme.glade~ +0 -1062
  135. /data/{src → lib}/YardThemeDefaults.rb +0 -0
@@ -1,476 +0,0 @@
1
- html {
2
- width: 100%;
3
- height: 100%;
4
- }
5
- body {
6
- font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
7
- font-size: 13px;
8
- width: 100%;
9
- margin: 0;
10
- padding: 0;
11
- display: flex;
12
- display: -webkit-flex;
13
- display: -ms-flexbox;
14
- }
15
-
16
- #nav {
17
- position: relative;
18
- width: 100%;
19
- height: 100%;
20
- border: 0;
21
- border-right: 1px dotted #eee;
22
- overflow: auto;
23
- }
24
- .nav_wrap {
25
- margin: 0;
26
- padding: 0;
27
- width: 20%;
28
- height: 100%;
29
- position: relative;
30
- display: flex;
31
- display: -webkit-flex;
32
- display: -ms-flexbox;
33
- flex-shrink: 0;
34
- -webkit-flex-shrink: 0;
35
- -ms-flex: 1 0;
36
- }
37
-
38
- #resizer {
39
- position: absolute;
40
- right: -5px;
41
- top: 0;
42
- width: 10px;
43
- height: 100%;
44
- cursor: col-resize;
45
- z-index: 9999;
46
- }
47
-
48
- #main {
49
- flex: 5 1;
50
- -webkit-flex: 5 1;
51
- -ms-flex: 5 1;
52
- outline: none;
53
- position: relative;
54
- background: #fff;
55
- padding: 0px 30px 30px 30px;
56
- }
57
-
58
- @media (max-width: 920px) {
59
- .nav_wrap { display: none; }
60
- }
61
-
62
- @media (min-width: 920px) {
63
- body { height: 100%; overflow: hidden; }
64
- #main { height: 100%; overflow: auto; }
65
- #search { display: none; }
66
- #search_frame { display: none; }
67
- }
68
-
69
- #main img { max-width: 100%; }
70
- /* h1 { font-size: 25px; margin: 1em 0 0.5em; padding-top: 4px; border-top: 1px dotted #d5d5d5; } eric */
71
- h1 { font-size: 2em ; padding-top: 8px; }
72
- h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; }
73
- h1.title { margin-bottom: 10px; }
74
- h1.alphaindex { margin-top: 0; font-size: 22px; }
75
- h2 {
76
- padding: 0;
77
- padding-bottom: 3px;
78
- border-bottom: 1px #aaa solid;
79
- font-size: 1.4em;
80
- margin: 1.8em 0 0.5em;
81
- position: relative;
82
- }
83
- h2 small { font-weight: normal; font-size: 0.7em; display: inline; position: absolute; right: 0; }
84
- h2 small a {
85
- display: block;
86
- height: 20px;
87
- border: 1px solid #aaa;
88
- border-bottom: 0;
89
- border-top-left-radius: 5px;
90
- background: #f8f8f8;
91
- position: relative;
92
- padding: 2px 7px;
93
- }
94
- .clear { clear: both; }
95
- .inline { display: inline; }
96
- .inline p:first-child { display: inline; }
97
- .docstring, .tags, #filecontents { font-size: 15px; line-height: 1.5145em; }
98
- .docstring p > code, .docstring p > tt, .tags p > code, .tags p > tt {
99
- color: #c7254e; background: #f9f2f4; padding: 2px 4px; font-size: 1em;
100
- border-radius: 4px;
101
- }
102
- .docstring h1, .docstring h2, .docstring h3, .docstring h4 { padding: 0; border: 0; border-bottom: 1px dotted #bbb; }
103
- .docstring h1 { font-size: 1.2em; }
104
- .docstring h2 { font-size: 1.1em; }
105
- .docstring h3, .docstring h4 { font-size: 1em; border-bottom: 0; padding-top: 10px; }
106
- .summary_desc .object_link a, .docstring .object_link a {
107
- font-family: monospace; font-size: 1.05em;
108
- color: #05a; background: #EDF4FA; padding: 2px 4px; font-size: 1em;
109
- border-radius: 4px;
110
- }
111
- .rdoc-term { padding-right: 25px; font-weight: bold; }
112
- .rdoc-list p { margin: 0; padding: 0; margin-bottom: 4px; }
113
-
114
- /* style for <table> */
115
- #filecontents table, .docstring table { border-collapse: collapse; }
116
- #filecontents table th, #filecontents table td,
117
- .docstring table th, .docstring table td { border: 1px solid #ccc; padding: 8px; padding-right: 17px; }
118
- #filecontents table tr:nth-child(odd),
119
- .docstring table tr:nth-child(odd) { background: #eee; }
120
- #filecontents table tr:nth-child(even),
121
- .docstring table tr:nth-child(even) { background: #fff; }
122
- #filecontents table th, .docstring table th { background: #fff; }
123
-
124
- /* style for <ul> */
125
- #filecontents li > p, .docstring li > p { margin: 0px; }
126
- #filecontents ul, .docstring ul { padding-left: 20px; }
127
- /* style for <dl> */
128
- #filecontents dl, .docstring dl { border: 1px solid #ccc; }
129
- #filecontents dt, .docstring dt { background: #ddd; font-weight: bold; padding: 3px 5px; }
130
- #filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; }
131
- #filecontents dd > p, .docstring dd > p { margin: 0px; }
132
-
133
- .note {
134
- color: #222;
135
- margin: 20px 0;
136
- padding: 10px;
137
- border: 1px solid #eee;
138
- border-radius: 3px;
139
- display: block;
140
- }
141
- .docstring .note {
142
- border-left-color: #ccc;
143
- border-left-width: 5px;
144
- }
145
- .note.todo { background: #ffffc5; border-color: #ececaa; }
146
- .note.returns_void { background: #efefef; }
147
- .note.deprecated { background: #ffe5e5; border-color: #e9dada; }
148
- .note.title.deprecated { background: #ffe5e5; border-color: #e9dada; }
149
- .note.private { background: #ffffc5; border-color: #ececaa; }
150
- .note.title { padding: 3px 6px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; }
151
- .summary_signature + .note.title { margin-left: 7px; }
152
- h1 .note.title { font-size: 0.5em; font-weight: normal; padding: 3px 5px; position: relative; top: -3px; text-transform: capitalize; }
153
- .note.title { background: #efefef; }
154
- .note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; }
155
- .note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; }
156
- .note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; }
157
- .note.title.private { background: #d5d5d5; border-color: #c5c5c5; }
158
- .note.title.not_defined_here { background: transparent; border: none; font-style: italic; }
159
- .discussion .note { margin-top: 6px; }
160
- .discussion .note:first-child { margin-top: 0; }
161
-
162
- h3.inherited {
163
- font-style: italic;
164
- font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
165
- font-weight: normal;
166
- padding: 0;
167
- margin: 0;
168
- margin-top: 12px;
169
- margin-bottom: 3px;
170
- font-size: 13px;
171
- }
172
- p.inherited {
173
- padding: 0;
174
- margin: 0;
175
- margin-left: 25px;
176
- }
177
-
178
- .box_info dl {
179
- margin: 0;
180
- border: 0;
181
- width: 100%;
182
- font-size: 1em;
183
- display: flex;
184
- display: -webkit-flex;
185
- display: -ms-flexbox;
186
- }
187
- .box_info dl dt {
188
- flex-shrink: 0;
189
- -webkit-flex-shrink: 1;
190
- -ms-flex-shrink: 1;
191
- width: 100px;
192
- text-align: right;
193
- font-weight: bold;
194
- border: 1px solid #aaa;
195
- border-width: 1px 0px 0px 1px;
196
- padding: 6px 0;
197
- padding-right: 10px;
198
- }
199
- .box_info dl dd {
200
- flex-grow: 1;
201
- -webkit-flex-grow: 1;
202
- -ms-flex: 1;
203
- max-width: 420px;
204
- padding: 6px 0;
205
- padding-right: 20px;
206
- border: 1px solid #aaa;
207
- border-width: 1px 1px 0 0;
208
- overflow: hidden;
209
- position: relative;
210
- }
211
- .box_info dl:last-child > * {
212
- border-bottom: 1px solid #aaa;
213
- }
214
- .box_info dl:nth-child(odd) > * { background: #eee; }
215
- .box_info dl:nth-child(even) > * { background: #fff; }
216
- .box_info dl > * { margin: 0; }
217
-
218
- ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; }
219
- .index_inline_list { padding-left: 0; font-size: 1.1em; }
220
- .index_inline_list li { list-style: none; display: inline; padding: 7px 12px; line-height: 35px; }
221
-
222
- dl.constants { margin-left: 10px; }
223
- dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; }
224
- dl.constants dd { width: 75%; white-space: pre; font-family: monospace; margin-bottom: 18px; }
225
- dl.constants .docstring .note:first-child { margin-top: 5px; }
226
-
227
- .summary_desc {
228
- margin-left: 32px;
229
- display: block;
230
- font-family: sans-serif;
231
- font-size: 1.1em;
232
- margin-top: 8px;
233
- line-height: 1.5145em;
234
- margin-bottom: 0.8em;
235
- }
236
- .summary_desc tt { font-size: 0.9em; }
237
- dl.constants .note { padding: 2px 6px; padding-right: 12px; margin-top: 6px; }
238
- dl.constants .docstring { margin-left: 32px; font-size: 0.9em; font-weight: normal; }
239
- dl.constants .tags { padding-left: 32px; font-size: 0.9em; line-height: 0.8em; }
240
- dl.constants .discussion *:first-child { margin-top: 0; }
241
- dl.constants .discussion *:last-child { margin-bottom: 0; }
242
-
243
- .method_details { border-top: 1px dotted #ccc; margin-top: 25px; padding-top: 0; }
244
- .method_details.first { border: 0; margin-top: 5px; }
245
- .method_details.first h3.signature { margin-top: 1em; }
246
- p.signature, h3.signature {
247
- font-size: 1.1em; font-weight: normal; font-family: Monaco, Consolas, Courier, monospace;
248
- padding: 6px 10px; margin-top: 1em;
249
- background: #E8F4FF; border: 1px solid #d8d8e5; border-radius: 5px;
250
- }
251
- p.signature tt,
252
- h3.signature tt { font-family: Monaco, Consolas, Courier, monospace; }
253
- p.signature .overload,
254
- h3.signature .overload { display: block; }
255
- p.signature .extras,
256
- h3.signature .extras { font-weight: normal; font-family: sans-serif; color: #444; font-size: 1em; }
257
- p.signature .not_defined_here,
258
- h3.signature .not_defined_here,
259
- p.signature .aliases,
260
- h3.signature .aliases { display: block; font-weight: normal; font-size: 0.9em; font-family: sans-serif; margin-top: 0px; color: #555; }
261
- p.signature .aliases .names,
262
- h3.signature .aliases .names { font-family: Monaco, Consolas, Courier, monospace; font-weight: bold; color: #000; font-size: 1.2em; }
263
-
264
- .tags .tag_title { font-size: 1.05em; margin-bottom: 0; font-weight: bold; }
265
- .tags .tag_title tt { color: initial; padding: initial; background: initial; }
266
- .tags ul { margin-top: 5px; padding-left: 30px; list-style: square; }
267
- .tags ul li { margin-bottom: 3px; }
268
- .tags ul .name { font-family: monospace; font-weight: bold; }
269
- .tags ul .note { padding: 3px 6px; }
270
- .tags { margin-bottom: 12px; }
271
-
272
- .tags .examples .tag_title { margin-bottom: 10px; font-weight: bold; }
273
- .tags .examples .inline p { padding: 0; margin: 0; font-weight: bold; font-size: 1em; }
274
- .tags .examples .inline p:before { content: "▸"; font-size: 1em; margin-right: 5px; }
275
-
276
- .tags .overload .overload_item { list-style: none; margin-bottom: 25px; }
277
- .tags .overload .overload_item .signature {
278
- padding: 2px 8px;
279
- background: #F1F8FF; border: 1px solid #d8d8e5; border-radius: 3px;
280
- }
281
- .tags .overload .signature { margin-left: -15px; font-family: monospace; display: block; font-size: 1.1em; }
282
- .tags .overload .docstring { margin-top: 15px; }
283
-
284
- .defines { display: none; }
285
-
286
- #method_missing_details .notice.this { position: relative; top: -8px; color: #888; padding: 0; margin: 0; }
287
-
288
- .showSource { font-size: 0.9em; }
289
- .showSource a, .showSource a:visited { text-decoration: none; color: #666; }
290
-
291
- #content a, #content a:visited { text-decoration: none; color: #05a; }
292
- #content a:hover { background: #ffffa5; }
293
-
294
- ul.summary {
295
- list-style: none;
296
- font-family: monospace;
297
- font-size: 1em;
298
- line-height: 1.5em;
299
- padding-left: 0px;
300
- }
301
- ul.summary a, ul.summary a:visited {
302
- text-decoration: none; font-size: 1.1em;
303
- }
304
- ul.summary li { margin-bottom: 5px; }
305
- .summary .summary_signature {
306
- padding: 4px 8px;
307
- background: #f8f8f8;
308
- border: 1px solid #f0f0f0;
309
- border-radius: 5px;
310
- }
311
- .summary_signature:hover { background: #CFEBFF; border-color: #A4CCDA; cursor: pointer; }
312
- ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;}
313
- ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; }
314
- #content .summary_signature:hover a,
315
- #content .summary_signature:hover a:visited {
316
- background: transparent;
317
- color: #049;
318
- }
319
-
320
- p.inherited a { font-family: monospace; font-size: 0.9em; }
321
- p.inherited { word-spacing: 5px; font-size: 1.2em; }
322
-
323
- p.children { font-size: 1.2em; }
324
- p.children a { font-size: 0.9em; }
325
- p.children strong { font-size: 0.8em; }
326
- p.children strong.modules { padding-left: 5px; }
327
-
328
- ul.fullTree { display: none; padding-left: 0; list-style: none; margin-left: 0; margin-bottom: 10px; }
329
- ul.fullTree ul { margin-left: 0; padding-left: 0; list-style: none; }
330
- ul.fullTree li { text-align: center; padding-top: 18px; padding-bottom: 12px; background: url(data:image/gif;base64,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) no-repeat top center; }
331
- ul.fullTree li:first-child { padding-top: 0; background: transparent; }
332
- ul.fullTree li:last-child { padding-bottom: 0; }
333
- .showAll ul.fullTree { display: block; }
334
- .showAll .inheritName { display: none; }
335
-
336
- #search { position: absolute; right: 12px; top: 0px; z-index: 9000; }
337
- #search a {
338
- display: block; float: left;
339
- padding: 4px 8px; text-decoration: none; color: #05a; fill: #05a;
340
- border: 1px solid #d8d8e5;
341
- border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;
342
- background: #F1F8FF;
343
- box-shadow: -1px 1px 3px #ddd;
344
- }
345
- #search a:hover { background: #f5faff; color: #06b; fill: #06b; }
346
- #search a.active {
347
- background: #568; padding-bottom: 20px; color: #fff; fill: #fff;
348
- border: 1px solid #457;
349
- border-top-left-radius: 5px; border-top-right-radius: 5px;
350
- }
351
- #search a.inactive { color: #999; fill: #999; }
352
- .inheritanceTree, .toggleDefines {
353
- float: right;
354
- border-left: 1px solid #aaa;
355
- position: absolute; top: 0; right: 0;
356
- height: 100%;
357
- background: #f6f6f6;
358
- padding: 5px;
359
- min-width: 55px;
360
- text-align: center;
361
- }
362
-
363
- #menu { font-size: 1.3em; color: #bbb; }
364
- #menu .title, #menu a { font-size: 0.7em; }
365
- #menu .title a { font-size: 1em; }
366
- #menu .title { color: #555; }
367
- #menu a, #menu a:visited { color: #333; text-decoration: none; border-bottom: 1px dotted #bbd; }
368
- #menu a:hover { color: #05a; }
369
-
370
- #footer { margin-top: 15px; border-top: 1px solid #ccc; text-align: center; padding: 7px 0; color: #999; }
371
- #footer a, #footer a:visited { color: #444; text-decoration: none; border-bottom: 1px dotted #bbd; }
372
- #footer a:hover { color: #05a; }
373
-
374
- #listing ul.alpha { font-size: 1.1em; }
375
- #listing ul.alpha { margin: 0; padding: 0; padding-bottom: 10px; list-style: none; }
376
- #listing ul.alpha li.letter { font-size: 1.4em; padding-bottom: 10px; }
377
- #listing ul.alpha ul { margin: 0; padding-left: 15px; }
378
- #listing ul small { color: #666; font-size: 0.7em; }
379
-
380
- li.r1 { background: #f0f0f0; }
381
- li.r2 { background: #fafafa; }
382
-
383
- #search_frame {
384
- z-index: 9999;
385
- background: #fff;
386
- display: none;
387
- position: absolute;
388
- top: 40px;
389
- right: 12px;
390
- width: 500px;
391
- max-width: 80%;
392
- height: 80%;
393
- overflow-y: scroll;
394
- border: 1px solid #999;
395
- border-collapse: collapse;
396
- box-shadow: -7px 5px 25px #aaa;
397
- border-radius: 2px;
398
- }
399
-
400
- #content ul.summary li.deprecated .summary_signature a,
401
- #content ul.summary li.deprecated .summary_signature a:visited { text-decoration: line-through; font-style: italic; }
402
-
403
- #toc {
404
- position: relative;
405
- float: right;
406
- overflow-x: auto;
407
- right: -3px;
408
- margin-left: 20px;
409
- margin-bottom: 20px;
410
- padding: 20px; padding-right: 30px;
411
- max-width: 300px;
412
- z-index: 5000;
413
- background: #fefefe;
414
- border: 1px solid #ddd;
415
- box-shadow: -2px 2px 6px #bbb;
416
- }
417
- #toc .title { margin: 0; }
418
- #toc ol { padding-left: 1.8em; }
419
- #toc li { font-size: 1.1em; line-height: 1.7em; }
420
- #toc > ol > li { font-size: 1.1em; font-weight: bold; }
421
- #toc ol > ol { font-size: 0.9em; }
422
- #toc ol ol > ol { padding-left: 2.3em; }
423
- #toc ol + li { margin-top: 0.3em; }
424
- #toc.hidden { padding: 10px; background: #fefefe; box-shadow: none; }
425
- #toc.hidden:hover { background: #fafafa; }
426
- #filecontents h1 + #toc.nofloat { margin-top: 0; }
427
- @media (max-width: 560px) {
428
- #toc {
429
- margin-left: 0;
430
- margin-top: 16px;
431
- float: none;
432
- max-width: none;
433
- }
434
- }
435
-
436
- /* syntax highlighting */
437
- .source_code { display: none; padding: 3px 8px; border-left: 8px solid #ddd; margin-top: 5px; }
438
- #filecontents pre.code, .docstring pre.code, .source_code pre { font-family: monospace; }
439
- #filecontents pre.code, .docstring pre.code { display: block; }
440
- .source_code .lines { padding-right: 12px; color: #555; text-align: right; }
441
- #filecontents pre.code, .docstring pre.code,
442
- .tags pre.example {
443
- padding: 9px 14px;
444
- margin-top: 4px;
445
- border: 1px solid #e1e1e8;
446
- background: #f7f7f9;
447
- border-radius: 4px;
448
- font-size: 1em;
449
- overflow-x: auto;
450
- line-height: 1.2em;
451
- }
452
- pre.code { color: #000; }
453
- pre.code .info.file { color: #555; }
454
- pre.code .val { color: #036A07; }
455
- pre.code .tstring_content,
456
- pre.code .heredoc_beg, pre.code .heredoc_end,
457
- pre.code .qwords_beg, pre.code .qwords_end,
458
- pre.code .tstring, pre.code .dstring { color: #036A07; }
459
- pre.code .fid, pre.code .rubyid_new, pre.code .rubyid_to_s,
460
- pre.code .rubyid_to_sym, pre.code .rubyid_to_f,
461
- pre.code .dot + pre.code .id,
462
- pre.code .rubyid_to_i pre.code .rubyid_each { color: #0085FF; }
463
- pre.code .comment { color: #0066FF; }
464
- pre.code .const, pre.code .constant { color: #585CF6; }
465
- pre.code .label,
466
- pre.code .symbol { color: #C5060B; }
467
- pre.code .kw,
468
- pre.code .rubyid_require,
469
- pre.code .rubyid_extend,
470
- pre.code .rubyid_include { color: #0000FF; }
471
- pre.code .ivar { color: #318495; }
472
- pre.code .gvar,
473
- pre.code .rubyid_backref,
474
- pre.code .rubyid_nth_ref { color: #6D79DE; }
475
- pre.code .regexp, .dregexp { color: #036A07; }
476
- pre.code a { border-bottom: 1px dotted #bbf; }
@@ -1,17 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="<%= charset %>">
5
- <title><%= options.title %></title>
6
- </head>
7
- <script type="text/javascript" charset="utf-8">
8
- var match = unescape(window.location.hash).match(/^#!(.+)/);
9
- var name = match ? match[1] : '<%= url_for_main %>';
10
- name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, '');
11
- window.top.location = name;
12
- </script>
13
- <noscript>
14
- <h1>Oops!</h1>
15
- <h2>YARD requires JavaScript!</h2>
16
- </noscript>
17
- </html>
@@ -1,37 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
- <meta charset="<%= charset %>" />
6
- <% stylesheets_full_list.each do |stylesheet| %>
7
- <link rel="stylesheet" href="<%= url_for(stylesheet) %>" type="text/css" media="screen" charset="utf-8" />
8
- <% end %>
9
-
10
- <% javascripts_full_list.each do |javascript| %>
11
- <script type="text/javascript" charset="utf-8" src="<%= url_for(javascript) %>"></script>
12
- <% end %>
13
-
14
- <title><%= @list_title %></title>
15
- <base id="base_target" target="_parent" />
16
- </head>
17
- <body>
18
- <div id="content">
19
- <div class="fixed_header">
20
- <h1 id="full_list_header"><%= @list_title %></h1>
21
- <div id="full_list_nav">
22
- <% menu_lists.each do |list| %>
23
- <span><a target="_self" href="<%= url_for_list list[:type] %>">
24
- <%= list[:title] %>
25
- </a></span>
26
- <% end %>
27
- </div>
28
-
29
- <div id="search">Search: <input type="text" /></div>
30
- </div>
31
-
32
- <ul id="full_list" class="<%= @list_class || @list_type %>">
33
- <%= erb "full_list_#{@list_type}" %>
34
- </ul>
35
- </div>
36
- </body>
37
- </html>
@@ -1,2 +0,0 @@
1
- <li id="object_" class="odd"><div class="item" style="padding-left:30px"><%= link_object(Registry.root, Registry.root.title, nil, false) %></div></li>
2
- <%= class_list %>
@@ -1,7 +0,0 @@
1
- <% even_odd = 'odd' %>
2
- <% @items.each do |item| %>
3
- <li id="object_<%= item.path %>" class="<%= even_odd %>">
4
- <div class="item"><span class="object_link"><%= link_file item %></span></div>
5
- </li>
6
- <% even_odd = (even_odd == 'even' ? 'odd' : 'even') %>
7
- <% end %>
@@ -1,10 +0,0 @@
1
- <% even_odd = 'odd' %>
2
- <% @items.each do |item| %>
3
- <li class="<%= even_odd %> <%= item.has_tag?(:deprecated) ? 'deprecated' : '' %>">
4
- <div class="item">
5
- <%= linkify item, h(item.name(true)) %>
6
- <small><%= item.namespace.title %></small>
7
- </div>
8
- </li>
9
- <% even_odd = (even_odd == 'even' ? 'odd' : 'even') %>
10
- <% end %>