Skip to content

Commit d4f4864

Browse files
committed
Update API docs for 3.4.0.
1 parent 1a64167 commit d4f4864

File tree

152 files changed

+44973
-84489
lines changed

Some content is hidden

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

152 files changed

+44973
-84489
lines changed

docs/api/Addrinfo.html

Lines changed: 149 additions & 423 deletions
Large diffs are not rendered by default.

docs/api/ArgumentError.html

Lines changed: 20 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<title>
77
Exception: ArgumentError
88

9-
&mdash; Documentation by YARD 0.9.20
9+
&mdash; Documentation by YARD 0.9.37
1010

1111
</title>
1212

13-
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
13+
<link rel="stylesheet" href="css/style.css" type="text/css" />
1414

15-
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
15+
<link rel="stylesheet" href="css/common.css" type="text/css" />
1616

17-
<link rel="stylesheet" href="css/mruby.css" type="text/css" charset="utf-8" />
17+
<link rel="stylesheet" href="css/mruby.css" type="text/css" />
1818

19-
<script type="text/javascript" charset="utf-8">
19+
<script type="text/javascript">
2020
pathId = "ArgumentError";
2121
relpath = '';
2222
</script>
@@ -73,14 +73,12 @@
7373
<dl>
7474
<dt>Inherits:</dt>
7575
<dd>
76-
<span class="inheritName"><span class='object_link'><a href="StandardError.html" title="StandardError (class)">StandardError</a></span></span>
76+
<span class="inheritName">StandardError</span>
7777

7878
<ul class="fullTree">
7979
<li>Object</li>
8080

81-
<li class="next"><span class='object_link'><a href="Exception.html" title="Exception (class)">Exception</a></span></li>
82-
83-
<li class="next"><span class='object_link'><a href="StandardError.html" title="StandardError (class)">StandardError</a></span></li>
81+
<li class="next">StandardError</li>
8482

8583
<li class="next">ArgumentError</li>
8684

@@ -109,55 +107,38 @@
109107

110108
<h2>Overview</h2><div class="docstring">
111109
<div class="discussion">
112-
<p>ISO 15.2.24</p>
110+
111+
<p>ISO 15.2.24</p>
113112

114113

115114
</div>
116115
</div>
117116
<div class="tags">
118117

119118

120-
</div>
121-
119+
</div>
122120

121+
<div id="subclasses">
122+
<h2>Direct Known Subclasses</h2>
123+
<p class="children"><span class='object_link'><a href="UncaughtThrowError.html" title="UncaughtThrowError (class)">UncaughtThrowError</a></span></p>
124+
</div>
123125

124126

125127

126128

127129

128130

129131

130-
131-
132-
133-
134-
135-
136-
137-
138-
139-
140-
141-
142-
<h2>Method Summary</h2>
143-
144-
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="Exception.html" title="Exception (class)">Exception</a></span></h3>
145-
<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>
146-
<div id="constructor_details" class="method_details_list">
147-
<h2>Constructor Details</h2>
148-
149-
<p class="notice">This class inherits a constructor from <span class='object_link'><a href="Exception.html#initialize-instance_method" title="Exception#initialize (method)">Exception</a></span></p>
150-
151-
</div>
152132

133+
153134

154135
</div>
155136

156-
<div id="footer">
157-
Generated on Wed Nov 27 22:35:10 2019 by
158-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
159-
0.9.20 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-2.5.5).
160-
</div>
137+
<div id="footer">
138+
Generated on Fri Apr 10 23:46:11 2026 by
139+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140+
0.9.37 in <a href="https://github.com/sagmor/yard-mruby">mruby mode</a> 0.3.0 (ruby-3.4.5).
141+
</div>
161142

162143
</div>
163144
</body>

0 commit comments

Comments
 (0)