rubypost 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
data/doc/README.html ADDED
@@ -0,0 +1,228 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
+
5
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
+ <head>
7
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
8
+
9
+ <title>File: README [RDoc Documentation]</title>
10
+
11
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
12
+
13
+ <script src="./js/jquery.js" type="text/javascript"
14
+ charset="utf-8"></script>
15
+ <script src="./js/thickbox-compressed.js" type="text/javascript"
16
+ charset="utf-8"></script>
17
+ <script src="./js/quicksearch.js" type="text/javascript"
18
+ charset="utf-8"></script>
19
+ <script src="./js/darkfish.js" type="text/javascript"
20
+ charset="utf-8"></script>
21
+ </head>
22
+
23
+ <body class="file">
24
+ <div id="metadata">
25
+ <div id="home-metadata">
26
+ <div id="home-section" class="section">
27
+ <h3 class="section-header">
28
+ <a href="./index.html">Home</a>
29
+ <a href="./index.html#classes">Classes</a>
30
+ <a href="./index.html#methods">Methods</a>
31
+ </h3>
32
+ </div>
33
+ </div>
34
+
35
+ <div id="project-metadata">
36
+
37
+
38
+ <div id="fileindex-section" class="section project-section">
39
+ <h3 class="section-header">Files</h3>
40
+ <ul>
41
+
42
+ <li class="file"><a href="./README.html">README</a></li>
43
+
44
+ </ul>
45
+ </div>
46
+
47
+
48
+ <div id="classindex-section" class="section project-section">
49
+ <h3 class="section-header">Class Index
50
+ <span class="search-toggle"><img src="./images/find.png"
51
+ height="16" width="16" alt="[+]"
52
+ title="show/hide quicksearch" /></span></h3>
53
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
54
+ <fieldset>
55
+ <legend>Quicksearch</legend>
56
+ <input type="text" name="quicksearch" value=""
57
+ class="quicksearch-field" />
58
+ </fieldset>
59
+ </form>
60
+
61
+ <ul class="link-list">
62
+
63
+ <li><a href="./RubyPost.html">RubyPost</a></li>
64
+
65
+ <li><a href="./RubyPost/AbstractPlot.html">RubyPost::AbstractPlot</a></li>
66
+
67
+ <li><a href="./RubyPost/Arrow.html">RubyPost::Arrow</a></li>
68
+
69
+ <li><a href="./RubyPost/AutoGrid.html">RubyPost::AutoGrid</a></li>
70
+
71
+ <li><a href="./RubyPost/BaseDrawCommand.html">RubyPost::BaseDrawCommand</a></li>
72
+
73
+ <li><a href="./RubyPost/BaseGraphData.html">RubyPost::BaseGraphData</a></li>
74
+
75
+ <li><a href="./RubyPost/BaseLabel.html">RubyPost::BaseLabel</a></li>
76
+
77
+ <li><a href="./RubyPost/Circle.html">RubyPost::Circle</a></li>
78
+
79
+ <li><a href="./RubyPost/Clip.html">RubyPost::Clip</a></li>
80
+
81
+ <li><a href="./RubyPost/Color.html">RubyPost::Color</a></li>
82
+
83
+ <li><a href="./RubyPost/Colour.html">RubyPost::Colour</a></li>
84
+
85
+ <li><a href="./RubyPost/Coords.html">RubyPost::Coords</a></li>
86
+
87
+ <li><a href="./RubyPost/CurvedPlot.html">RubyPost::CurvedPlot</a></li>
88
+
89
+ <li><a href="./RubyPost/CustomDrawable.html">RubyPost::CustomDrawable</a></li>
90
+
91
+ <li><a href="./RubyPost/CustomOption.html">RubyPost::CustomOption</a></li>
92
+
93
+ <li><a href="./RubyPost/Dashed.html">RubyPost::Dashed</a></li>
94
+
95
+ <li><a href="./RubyPost/DblArrow.html">RubyPost::DblArrow</a></li>
96
+
97
+ <li><a href="./RubyPost/DotLabel.html">RubyPost::DotLabel</a></li>
98
+
99
+ <li><a href="./RubyPost/DoubleArrow.html">RubyPost::DoubleArrow</a></li>
100
+
101
+ <li><a href="./RubyPost/Draw.html">RubyPost::Draw</a></li>
102
+
103
+ <li><a href="./RubyPost/Drawable.html">RubyPost::Drawable</a></li>
104
+
105
+ <li><a href="./RubyPost/Figure.html">RubyPost::Figure</a></li>
106
+
107
+ <li><a href="./RubyPost/File.html">RubyPost::File</a></li>
108
+
109
+ <li><a href="./RubyPost/Fill.html">RubyPost::Fill</a></li>
110
+
111
+ <li><a href="./RubyPost/Graph.html">RubyPost::Graph</a></li>
112
+
113
+ <li><a href="./RubyPost/GraphData.html">RubyPost::GraphData</a></li>
114
+
115
+ <li><a href="./RubyPost/GraphDataOption.html">RubyPost::GraphDataOption</a></li>
116
+
117
+ <li><a href="./RubyPost/GraphFile.html">RubyPost::GraphFile</a></li>
118
+
119
+ <li><a href="./RubyPost/GraphLabel.html">RubyPost::GraphLabel</a></li>
120
+
121
+ <li><a href="./RubyPost/GraphOption.html">RubyPost::GraphOption</a></li>
122
+
123
+ <li><a href="./RubyPost/GraphTitle.html">RubyPost::GraphTitle</a></li>
124
+
125
+ <li><a href="./RubyPost/ImpulsePlot.html">RubyPost::ImpulsePlot</a></li>
126
+
127
+ <li><a href="./RubyPost/Label.html">RubyPost::Label</a></li>
128
+
129
+ <li><a href="./RubyPost/LinePlot.html">RubyPost::LinePlot</a></li>
130
+
131
+ <li><a href="./RubyPost/Macros.html">RubyPost::Macros</a></li>
132
+
133
+ <li><a href="./RubyPost/Object.html">RubyPost::Object</a></li>
134
+
135
+ <li><a href="./RubyPost/Option.html">RubyPost::Option</a></li>
136
+
137
+ <li><a href="./RubyPost/Pair.html">RubyPost::Pair</a></li>
138
+
139
+ <li><a href="./RubyPost/Path.html">RubyPost::Path</a></li>
140
+
141
+ <li><a href="./RubyPost/PathOption.html">RubyPost::PathOption</a></li>
142
+
143
+ <li><a href="./RubyPost/Pen.html">RubyPost::Pen</a></li>
144
+
145
+ <li><a href="./RubyPost/Picture.html">RubyPost::Picture</a></li>
146
+
147
+ <li><a href="./RubyPost/PicturePrecompiler.html">RubyPost::PicturePrecompiler</a></li>
148
+
149
+ <li><a href="./RubyPost/Plot.html">RubyPost::Plot</a></li>
150
+
151
+ <li><a href="./RubyPost/Range.html">RubyPost::Range</a></li>
152
+
153
+ <li><a href="./RubyPost/Rotate.html">RubyPost::Rotate</a></li>
154
+
155
+ <li><a href="./RubyPost/Rotated.html">RubyPost::Rotated</a></li>
156
+
157
+ <li><a href="./RubyPost/Scale.html">RubyPost::Scale</a></li>
158
+
159
+ <li><a href="./RubyPost/Scaled.html">RubyPost::Scaled</a></li>
160
+
161
+ <li><a href="./RubyPost/Shift.html">RubyPost::Shift</a></li>
162
+
163
+ <li><a href="./RubyPost/Shifted.html">RubyPost::Shifted</a></li>
164
+
165
+ <li><a href="./RubyPost/SimplePlot.html">RubyPost::SimplePlot</a></li>
166
+
167
+ <li><a href="./RubyPost/Square.html">RubyPost::Square</a></li>
168
+
169
+ <li><a href="./RubyPost/StemPlot.html">RubyPost::StemPlot</a></li>
170
+
171
+ <li><a href="./RubyPost/Translate.html">RubyPost::Translate</a></li>
172
+
173
+ <li><a href="./RubyPost/XLabel.html">RubyPost::XLabel</a></li>
174
+
175
+ <li><a href="./RubyPost/YLabel.html">RubyPost::YLabel</a></li>
176
+
177
+ <li><a href="./RubyPost/YLabelRight.html">RubyPost::YLabelRight</a></li>
178
+
179
+ <li><a href="./Float.html">Float</a></li>
180
+
181
+ <li><a href="./Numeric.html">Numeric</a></li>
182
+
183
+ <li><a href="./Rational.html">Rational</a></li>
184
+
185
+ <li><a href="./String.html">String</a></li>
186
+
187
+ </ul>
188
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
189
+ </div>
190
+
191
+
192
+ </div>
193
+ </div>
194
+
195
+ <div id="documentation">
196
+
197
+ <p>#<a href="RubyPost.html">RubyPost</a> 0.0.5 <a
198
+ href="README.html">README</a></p>
199
+
200
+ <p>You can download the latest version of rubypost from rubyforge. Type:</p>
201
+
202
+ <p>gem install rubypost</p>
203
+
204
+ <p>Or download the source and run rake to build the gem, then install the gem
205
+ into your ruby installation.</p>
206
+
207
+ <p>This version of rubypost implements most of the basic metapost features.
208
+ See the test files for usage examples.</p>
209
+
210
+ <p>Todo: This is an incomplete list, but it’s some stuff that should be added.</p>
211
+ <ul><li>
212
+ <p>add curl, tension and dir options to paths</p>
213
+ </li><li>
214
+ <p>ability to add latex packages at start of metapost file.</p>
215
+ </li></ul>
216
+
217
+ <p></p>
218
+
219
+ </div>
220
+
221
+ <div id="validator-badges">
222
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
223
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
224
+ Rdoc Generator</a> 2</small>.</p>
225
+ </div>
226
+ </body>
227
+ </html>
228
+
data/doc/Rational.html ADDED
@@ -0,0 +1,357 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
7
+
8
+ <title>Class: Rational</title>
9
+
10
+ <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
+
12
+ <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
+ <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
+ <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
+ <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
16
+
17
+ </head>
18
+ <body id="top" class="class">
19
+
20
+ <div id="metadata">
21
+ <div id="home-metadata">
22
+ <div id="home-section" class="section">
23
+ <h3 class="section-header">
24
+ <a href="./index.html">Home</a>
25
+ <a href="./index.html#classes">Classes</a>
26
+ <a href="./index.html#methods">Methods</a>
27
+ </h3>
28
+ </div>
29
+ </div>
30
+
31
+ <div id="file-metadata">
32
+ <div id="file-list-section" class="section">
33
+ <h3 class="section-header">In Files</h3>
34
+ <div class="section-body">
35
+ <ul>
36
+
37
+ <li><a href="./lib/redefine_float_to_s_for_metapost_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
+ class="thickbox" title="lib/redefine_float_to_s_for_metapost.rb">lib/redefine_float_to_s_for_metapost.rb</a></li>
39
+
40
+ <li><a href="./lib/revert_float_to_s_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
41
+ class="thickbox" title="lib/revert_float_to_s.rb">lib/revert_float_to_s.rb</a></li>
42
+
43
+ </ul>
44
+ </div>
45
+ </div>
46
+
47
+
48
+ </div>
49
+
50
+ <div id="class-metadata">
51
+
52
+ <!-- Parent Class -->
53
+ <div id="parent-class-section" class="section">
54
+ <h3 class="section-header">Parent</h3>
55
+
56
+ <p class="link">Object</p>
57
+
58
+ </div>
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+ <!-- Method Quickref -->
67
+ <div id="method-list-section" class="section">
68
+ <h3 class="section-header">Methods</h3>
69
+ <ul class="link-list">
70
+
71
+ <li><a href="#method-i-orig_to_s">#orig_to_s</a></li>
72
+
73
+ <li><a href="#method-i-to_s">#to_s</a></li>
74
+
75
+ </ul>
76
+ </div>
77
+
78
+
79
+
80
+ </div>
81
+
82
+ <div id="project-metadata">
83
+
84
+
85
+ <div id="fileindex-section" class="section project-section">
86
+ <h3 class="section-header">Files</h3>
87
+ <ul>
88
+
89
+ <li class="file"><a href="./README.html">README</a></li>
90
+
91
+ </ul>
92
+ </div>
93
+
94
+
95
+ <div id="classindex-section" class="section project-section">
96
+ <h3 class="section-header">Class/Module Index
97
+ <span class="search-toggle"><img src="./images/find.png"
98
+ height="16" width="16" alt="[+]"
99
+ title="show/hide quicksearch" /></span></h3>
100
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
101
+ <fieldset>
102
+ <legend>Quicksearch</legend>
103
+ <input type="text" name="quicksearch" value=""
104
+ class="quicksearch-field" />
105
+ </fieldset>
106
+ </form>
107
+
108
+ <ul class="link-list">
109
+
110
+ <li><a href="./RubyPost.html">RubyPost</a></li>
111
+
112
+ <li><a href="./RubyPost/AbstractPlot.html">RubyPost::AbstractPlot</a></li>
113
+
114
+ <li><a href="./RubyPost/Arrow.html">RubyPost::Arrow</a></li>
115
+
116
+ <li><a href="./RubyPost/AutoGrid.html">RubyPost::AutoGrid</a></li>
117
+
118
+ <li><a href="./RubyPost/BaseDrawCommand.html">RubyPost::BaseDrawCommand</a></li>
119
+
120
+ <li><a href="./RubyPost/BaseGraphData.html">RubyPost::BaseGraphData</a></li>
121
+
122
+ <li><a href="./RubyPost/BaseLabel.html">RubyPost::BaseLabel</a></li>
123
+
124
+ <li><a href="./RubyPost/Circle.html">RubyPost::Circle</a></li>
125
+
126
+ <li><a href="./RubyPost/Clip.html">RubyPost::Clip</a></li>
127
+
128
+ <li><a href="./RubyPost/Color.html">RubyPost::Color</a></li>
129
+
130
+ <li><a href="./RubyPost/Colour.html">RubyPost::Colour</a></li>
131
+
132
+ <li><a href="./RubyPost/Coords.html">RubyPost::Coords</a></li>
133
+
134
+ <li><a href="./RubyPost/CurvedPlot.html">RubyPost::CurvedPlot</a></li>
135
+
136
+ <li><a href="./RubyPost/CustomDrawable.html">RubyPost::CustomDrawable</a></li>
137
+
138
+ <li><a href="./RubyPost/CustomOption.html">RubyPost::CustomOption</a></li>
139
+
140
+ <li><a href="./RubyPost/Dashed.html">RubyPost::Dashed</a></li>
141
+
142
+ <li><a href="./RubyPost/DblArrow.html">RubyPost::DblArrow</a></li>
143
+
144
+ <li><a href="./RubyPost/DotLabel.html">RubyPost::DotLabel</a></li>
145
+
146
+ <li><a href="./RubyPost/DoubleArrow.html">RubyPost::DoubleArrow</a></li>
147
+
148
+ <li><a href="./RubyPost/Draw.html">RubyPost::Draw</a></li>
149
+
150
+ <li><a href="./RubyPost/Drawable.html">RubyPost::Drawable</a></li>
151
+
152
+ <li><a href="./RubyPost/Figure.html">RubyPost::Figure</a></li>
153
+
154
+ <li><a href="./RubyPost/File.html">RubyPost::File</a></li>
155
+
156
+ <li><a href="./RubyPost/Fill.html">RubyPost::Fill</a></li>
157
+
158
+ <li><a href="./RubyPost/Graph.html">RubyPost::Graph</a></li>
159
+
160
+ <li><a href="./RubyPost/GraphData.html">RubyPost::GraphData</a></li>
161
+
162
+ <li><a href="./RubyPost/GraphDataOption.html">RubyPost::GraphDataOption</a></li>
163
+
164
+ <li><a href="./RubyPost/GraphFile.html">RubyPost::GraphFile</a></li>
165
+
166
+ <li><a href="./RubyPost/GraphLabel.html">RubyPost::GraphLabel</a></li>
167
+
168
+ <li><a href="./RubyPost/GraphOption.html">RubyPost::GraphOption</a></li>
169
+
170
+ <li><a href="./RubyPost/GraphTitle.html">RubyPost::GraphTitle</a></li>
171
+
172
+ <li><a href="./RubyPost/ImpulsePlot.html">RubyPost::ImpulsePlot</a></li>
173
+
174
+ <li><a href="./RubyPost/Label.html">RubyPost::Label</a></li>
175
+
176
+ <li><a href="./RubyPost/LinePlot.html">RubyPost::LinePlot</a></li>
177
+
178
+ <li><a href="./RubyPost/Macros.html">RubyPost::Macros</a></li>
179
+
180
+ <li><a href="./RubyPost/Object.html">RubyPost::Object</a></li>
181
+
182
+ <li><a href="./RubyPost/Option.html">RubyPost::Option</a></li>
183
+
184
+ <li><a href="./RubyPost/Pair.html">RubyPost::Pair</a></li>
185
+
186
+ <li><a href="./RubyPost/Path.html">RubyPost::Path</a></li>
187
+
188
+ <li><a href="./RubyPost/PathOption.html">RubyPost::PathOption</a></li>
189
+
190
+ <li><a href="./RubyPost/Pen.html">RubyPost::Pen</a></li>
191
+
192
+ <li><a href="./RubyPost/Picture.html">RubyPost::Picture</a></li>
193
+
194
+ <li><a href="./RubyPost/PicturePrecompiler.html">RubyPost::PicturePrecompiler</a></li>
195
+
196
+ <li><a href="./RubyPost/Plot.html">RubyPost::Plot</a></li>
197
+
198
+ <li><a href="./RubyPost/Range.html">RubyPost::Range</a></li>
199
+
200
+ <li><a href="./RubyPost/Rotate.html">RubyPost::Rotate</a></li>
201
+
202
+ <li><a href="./RubyPost/Rotated.html">RubyPost::Rotated</a></li>
203
+
204
+ <li><a href="./RubyPost/Scale.html">RubyPost::Scale</a></li>
205
+
206
+ <li><a href="./RubyPost/Scaled.html">RubyPost::Scaled</a></li>
207
+
208
+ <li><a href="./RubyPost/Shift.html">RubyPost::Shift</a></li>
209
+
210
+ <li><a href="./RubyPost/Shifted.html">RubyPost::Shifted</a></li>
211
+
212
+ <li><a href="./RubyPost/SimplePlot.html">RubyPost::SimplePlot</a></li>
213
+
214
+ <li><a href="./RubyPost/Square.html">RubyPost::Square</a></li>
215
+
216
+ <li><a href="./RubyPost/StemPlot.html">RubyPost::StemPlot</a></li>
217
+
218
+ <li><a href="./RubyPost/Translate.html">RubyPost::Translate</a></li>
219
+
220
+ <li><a href="./RubyPost/XLabel.html">RubyPost::XLabel</a></li>
221
+
222
+ <li><a href="./RubyPost/YLabel.html">RubyPost::YLabel</a></li>
223
+
224
+ <li><a href="./RubyPost/YLabelRight.html">RubyPost::YLabelRight</a></li>
225
+
226
+ <li><a href="./Float.html">Float</a></li>
227
+
228
+ <li><a href="./Numeric.html">Numeric</a></li>
229
+
230
+ <li><a href="./Rational.html">Rational</a></li>
231
+
232
+ <li><a href="./String.html">String</a></li>
233
+
234
+ </ul>
235
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
236
+ </div>
237
+
238
+
239
+ </div>
240
+ </div>
241
+
242
+ <div id="documentation">
243
+ <h1 class="class">Rational</h1>
244
+
245
+ <div id="description" class="description">
246
+
247
+ <p>metapost cannot handle the way ruby prints <a
248
+ href="Rational.html">Rational</a>. This redefines the <a
249
+ href="Rational.html#method-i-to_s">Rational#to_s</a> so that it is
250
+ compatible with metapost.</p>
251
+ <hr style="height: 1px">
252
+
253
+ <p>puts <a href="Rational.html#method-i-to_s">Rational#to_s</a> back to it’s
254
+ original state</p>
255
+
256
+ </div><!-- description -->
257
+
258
+
259
+
260
+
261
+ <div id="5Buntitled-5D" class="documentation-section">
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+ <!-- Methods -->
271
+
272
+ <div id="public-instance-method-details" class="method-section section">
273
+ <h3 class="section-header">Public Instance Methods</h3>
274
+
275
+
276
+ <div id="orig_to_s-method" class="method-detail method-alias">
277
+ <a name="method-i-orig_to_s"></a>
278
+
279
+
280
+ <div class="method-heading">
281
+ <span class="method-name">orig_to_s</span><span
282
+ class="method-args">()</span>
283
+ <span class="method-click-advice">click to toggle source</span>
284
+ </div>
285
+
286
+
287
+ <div class="method-description">
288
+
289
+
290
+
291
+
292
+
293
+ </div>
294
+
295
+
296
+
297
+
298
+ <div class="aliases">
299
+ Alias for: <a href="Rational.html#method-i-to_s">to_s</a>
300
+ </div>
301
+
302
+ </div><!-- orig_to_s-method -->
303
+
304
+
305
+ <div id="to_s-method" class="method-detail ">
306
+ <a name="method-i-to_s"></a>
307
+
308
+
309
+ <div class="method-heading">
310
+ <span class="method-name">to_s</span><span
311
+ class="method-args">()</span>
312
+ <span class="method-click-advice">click to toggle source</span>
313
+ </div>
314
+
315
+
316
+ <div class="method-description">
317
+
318
+
319
+
320
+
321
+
322
+ <div class="method-source-code" id="to_s-source">
323
+ <pre>
324
+ <span class="ruby-comment"># File lib/redefine_float_to_s_for_metapost.rb, line 17</span>
325
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">to_s</span>
326
+ <span class="ruby-identifier">sprintf</span>(<span class="ruby-node">&quot;%.#{5}f&quot;</span>, <span class="ruby-keyword">self</span>.<span class="ruby-identifier">to_f</span>)
327
+ <span class="ruby-keyword">end</span></pre>
328
+ </div><!-- to_s-source -->
329
+
330
+ </div>
331
+
332
+
333
+ <div class="aliases">
334
+ Also aliased as: <a href="Rational.html#method-i-orig_to_s">orig_to_s</a>
335
+ </div>
336
+
337
+
338
+
339
+ </div><!-- to_s-method -->
340
+
341
+
342
+ </div><!-- public-instance-method-details -->
343
+
344
+ </div><!-- 5Buntitled-5D -->
345
+
346
+
347
+ </div><!-- documentation -->
348
+
349
+ <div id="validator-badges">
350
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
351
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
352
+ Rdoc Generator</a> 2</small>.</p>
353
+ </div>
354
+
355
+ </body>
356
+ </html>
357
+