Skip to content

Commit e5d7353

Browse files
author
Ralph Desir
committed
Merge pull request #39 from Mav7/master
more documentation
2 parents aeeb7cd + 9cc1c57 commit e5d7353

File tree

92 files changed

+61437
-4236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+61437
-4236
lines changed

Gemfile.lock

Lines changed: 43 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,50 +3,55 @@ GEM
33
specs:
44
RedCloth (4.2.9)
55
RedCloth (4.2.9-x86-mingw32)
6-
activesupport (4.2.4)
6+
activesupport (4.2.5)
77
i18n (~> 0.7)
88
json (~> 1.7, >= 1.7.7)
99
minitest (~> 5.1)
1010
thread_safe (~> 0.3, >= 0.3.4)
1111
tzinfo (~> 1.1)
1212
addressable (2.3.8)
1313
blankslate (2.1.2.4)
14-
classifier-reborn (2.0.3)
14+
classifier-reborn (2.0.4)
1515
fast-stemmer (~> 1.0)
1616
coderay (1.1.0)
1717
coffee-script (2.4.1)
1818
coffee-script-source
1919
execjs
20-
coffee-script-source (1.9.1.1)
20+
coffee-script-source (1.10.0)
2121
colorator (0.1)
22-
ethon (0.8.0)
22+
ethon (0.8.1)
2323
ffi (>= 1.3.0)
2424
execjs (2.6.0)
25+
faraday (0.9.2)
26+
multipart-post (>= 1.2, < 3)
2527
fast-stemmer (1.0.2)
2628
ffi (1.9.10)
2729
ffi (1.9.10-x86-mingw32)
2830
gemoji (2.1.0)
2931
git (1.2.9.1)
30-
github-pages (39)
32+
github-pages (43)
3133
RedCloth (= 4.2.9)
32-
github-pages-health-check (~> 0.2)
34+
github-pages-health-check (= 0.6.0)
3335
jekyll (= 2.4.0)
3436
jekyll-coffeescript (= 1.0.1)
3537
jekyll-feed (= 0.3.1)
38+
jekyll-gist (= 1.4.0)
3639
jekyll-mentions (= 0.2.1)
37-
jekyll-redirect-from (= 0.8.0)
40+
jekyll-paginate (= 1.1.0)
41+
jekyll-redirect-from (= 0.9.1)
3842
jekyll-sass-converter (= 1.3.0)
39-
jekyll-sitemap (= 0.8.1)
43+
jekyll-seo-tag (= 0.1.4)
44+
jekyll-sitemap (= 0.9.0)
4045
jemoji (= 0.5.0)
41-
kramdown (= 1.5.0)
46+
kramdown (= 1.9.0)
4247
liquid (= 2.6.2)
4348
maruku (= 0.7.0)
4449
mercenary (~> 0.3)
4550
pygments.rb (= 0.6.3)
46-
rdiscount (= 2.1.7)
47-
redcarpet (= 3.3.2)
51+
rdiscount (= 2.1.8)
52+
redcarpet (= 3.3.3)
4853
terminal-table (~> 1.4)
49-
github-pages-health-check (0.5.3)
54+
github-pages-health-check (0.6.0)
5055
addressable (~> 2.3)
5156
net-dns (~> 0.8)
5257
public_suffix (~> 1.4)
@@ -73,52 +78,61 @@ GEM
7378
jekyll-coffeescript (1.0.1)
7479
coffee-script (~> 2.2)
7580
jekyll-feed (0.3.1)
76-
jekyll-gist (1.3.4)
81+
jekyll-gist (1.4.0)
82+
octokit (~> 4.2)
7783
jekyll-mentions (0.2.1)
7884
html-pipeline (~> 1.9.0)
7985
jekyll (~> 2.0)
8086
jekyll-paginate (1.1.0)
81-
jekyll-redirect-from (0.8.0)
87+
jekyll-redirect-from (0.9.1)
8288
jekyll (>= 2.0)
8389
jekyll-sass-converter (1.3.0)
8490
sass (~> 3.2)
85-
jekyll-sitemap (0.8.1)
91+
jekyll-seo-tag (0.1.4)
92+
jekyll (>= 2.0)
93+
jekyll-sitemap (0.9.0)
8694
jekyll-watch (1.3.0)
8795
listen (~> 3.0)
8896
jemoji (0.5.0)
8997
gemoji (~> 2.0)
9098
html-pipeline (~> 1.9)
9199
jekyll (>= 2.0)
92100
json (1.8.3)
93-
kramdown (1.5.0)
101+
kramdown (1.9.0)
94102
liquid (2.6.2)
95-
listen (3.0.3)
103+
listen (3.0.5)
96104
rb-fsevent (>= 0.9.3)
97105
rb-inotify (>= 0.9)
98106
maruku (0.7.0)
99107
mercenary (0.3.5)
100108
mgem (0.2.0)
101-
mini_portile (0.6.2)
102-
minitest (5.8.1)
109+
mini_portile2 (2.0.0)
110+
minitest (5.8.3)
111+
multipart-post (2.0.0)
103112
net-dns (0.8.0)
104-
nokogiri (1.6.6.2)
105-
mini_portile (~> 0.6.0)
106-
nokogiri (1.6.6.2-x86-mingw32)
107-
mini_portile (~> 0.6.0)
113+
nokogiri (1.6.7.1)
114+
mini_portile2 (~> 2.0.0.rc2)
115+
nokogiri (1.6.7.1-x86-mingw32)
116+
mini_portile2 (~> 2.0.0.rc2)
117+
octokit (4.2.0)
118+
sawyer (~> 0.6.0, >= 0.5.3)
108119
parslet (1.5.0)
109120
blankslate (~> 2.0)
110121
posix-spawn (0.3.11)
111-
public_suffix (1.5.1)
122+
public_suffix (1.5.3)
112123
pygments.rb (0.6.3)
113124
posix-spawn (~> 0.3.6)
114125
yajl-ruby (~> 1.2.0)
115-
rb-fsevent (0.9.6)
126+
rb-fsevent (0.9.7)
116127
rb-inotify (0.9.5)
117128
ffi (>= 0.5.0)
118-
rdiscount (2.1.7)
119-
redcarpet (3.3.2)
129+
rdiscount (2.1.8)
130+
redcarpet (3.3.3)
120131
safe_yaml (1.0.4)
121-
sass (3.4.18)
132+
sass (3.4.21)
133+
sawyer (0.6.0)
134+
addressable (~> 2.3.5)
135+
faraday (~> 0.8, < 0.10)
122136
terminal-table (1.5.2)
123137
thread_safe (0.3.5)
124138
toml (0.1.2)
@@ -132,7 +146,7 @@ GEM
132146
yard-coderay (0.1.0)
133147
coderay
134148
yard
135-
yard-mruby (0.2.0)
149+
yard-mruby (0.2.2)
136150
yard
137151

138152
PLATFORMS

docs/api/ArgumentError.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<span class="inheritName"><span class='object_link'><a href="StandardError.html" title="StandardError (class)">StandardError</a></span></span>
9191

9292
<ul class="fullTree">
93-
<li>Object</li>
93+
<li><span class='object_link'><a href="Object.html" title="Object (class)">Object</a></span></li>
9494

9595
<li class="next"><span class='object_link'><a href="Exception.html" title="Exception (class)">Exception</a></span></li>
9696

@@ -119,8 +119,7 @@
119119

120120
<h2>Overview</h2><div class="docstring">
121121
<div class="discussion">
122-
123-
<p>ISO 15.2.24</p>
122+
<p>ISO 15.2.24</p>
124123

125124

126125
</div>
@@ -136,6 +135,8 @@ <h2>Overview</h2><div class="docstring">
136135

137136

138137

138+
139+
139140

140141

141142

@@ -151,7 +152,7 @@ <h2>Overview</h2><div class="docstring">
151152
<h2>Method Summary</h2>
152153

153154
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Exception.html" title="Exception (class)">Exception</a></span></h3>
154-
<p class="inherited"><span class='object_link'><a href="Exception.html#backtrace-instance_method" title="Exception#backtrace (method)">#backtrace</a></span>, <span class='object_link'><a href="Exception.html#exception-instance_method" title="Exception#exception (method)">#exception</a></span>, <span class='object_link'><a href="Exception.html#initialize-instance_method" title="Exception#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Exception.html#inspect-instance_method" title="Exception#inspect (method)">#inspect</a></span>, <span class='object_link'><a href="Exception.html#message-instance_method" title="Exception#message (method)">#message</a></span>, <span class='object_link'><a href="Exception.html#to_s-instance_method" title="Exception#to_s (method)">#to_s</a></span></p>
155+
<p class="inherited"><span class='object_link'><a href="Exception.html#backtrace-instance_method" title="Exception#backtrace (method)">#backtrace</a></span>, <span class='object_link'><a href="Exception.html#exception-instance_method" title="Exception#exception (method)">#exception</a></span>, <span class='object_link'><a href="Exception.html#initialize-instance_method" title="Exception#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="Exception.html#inspect-instance_method" title="Exception#inspect (method)">#inspect</a></span>, <span class='object_link'><a href="Exception.html#message-instance_method" title="Exception#message (method)">#message</a></span>, <span class='object_link'><a href="Exception.html#set_backtrace-instance_method" title="Exception#set_backtrace (method)">#set_backtrace</a></span>, <span class='object_link'><a href="Exception.html#to_s-instance_method" title="Exception#to_s (method)">#to_s</a></span></p>
155156
<div id="constructor_details" class="method_details_list">
156157
<h2>Constructor Details</h2>
157158

@@ -163,9 +164,9 @@ <h2>Constructor Details</h2>
163164
</div>
164165

165166
<div id="footer">
166-
Generated on Thu Oct 8 15:42:18 2015 by
167+
Generated on Sun Jan 17 01:23:05 2016 by
167168
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
168-
0.8.7.6 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.2.0 (ruby-2.2.3).
169+
0.8.7.6 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.2.2 (ruby-2.2.3).
169170
</div>
170171

171172
</body>

0 commit comments

Comments
 (0)