Skip to content

Commit 0fa2644

Browse files
authored
Merge pull request #13 from mgm702/develop
Update YARD documentation
2 parents 083f4ce + f74bb55 commit 0fa2644

49 files changed

Lines changed: 236 additions & 88 deletions

Some content is hidden

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion

cdss-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
1818
"homepage_uri" => spec.homepage,
1919
"source_code_uri" => "https://github.com/mgm702/cdss-ruby",
2020
"changelog_uri" => "https://github.com/mgm702/cdss-ruby/blob/main/CHANGELOG.md",
21-
"documentation_uri" => "https://github.com/mgm702/cdss-ruby/blob/main/README.md",
21+
"documentation_uri" => "https://mgm702.com/cdss-ruby/",
2222
"rubygems_mfa_required" => "true"
2323
}
2424

docs/Cdss.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2>
114114
<dt id="VERSION-constant" class="">VERSION =
115115

116116
</dt>
117-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.1.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
117+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.0.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
118118

119119
</dl>
120120

@@ -282,7 +282,7 @@ <h3 class="signature first" id="client-class_method">
282282
</div>
283283

284284
<div id="footer">
285-
Generated on Thu Feb 20 21:19:08 2025 by
285+
Generated on Thu Feb 27 21:52:29 2025 by
286286
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
287287
0.9.37 (ruby-3.2.2).
288288
</div>

docs/Cdss/AdminCalls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ <h5 class="example_title"><div class='inline'>
389389
</div>
390390

391391
<div id="footer">
392-
Generated on Thu Feb 20 21:19:08 2025 by
392+
Generated on Thu Feb 27 21:52:29 2025 by
393393
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
394394
0.9.37 (ruby-3.2.2).
395395
</div>

docs/Cdss/Analysis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ <h3 class="signature " id="get_source_route_framework-instance_method">
962962
</div>
963963

964964
<div id="footer">
965-
Generated on Thu Feb 20 21:19:08 2025 by
965+
Generated on Thu Feb 27 21:52:29 2025 by
966966
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
967967
0.9.37 (ruby-3.2.2).
968968
</div>

docs/Cdss/Client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ <h3 class="signature " id="options-instance_method">
571571
</div>
572572

573573
<div id="footer">
574-
Generated on Thu Feb 20 21:19:08 2025 by
574+
Generated on Thu Feb 27 21:52:29 2025 by
575575
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
576576
0.9.37 (ruby-3.2.2).
577577
</div>

docs/Cdss/Climate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@ <h3 class="signature " id="get_climate_ts_month-instance_method">
12471247
</div>
12481248

12491249
<div id="footer">
1250-
Generated on Thu Feb 20 21:19:08 2025 by
1250+
Generated on Thu Feb 27 21:52:29 2025 by
12511251
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
12521252
0.9.37 (ruby-3.2.2).
12531253
</div>

docs/Cdss/Concerns.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>Defined Under Namespace</h2>
107107
</div>
108108

109109
<div id="footer">
110-
Generated on Thu Feb 20 21:19:08 2025 by
110+
Generated on Thu Feb 27 21:52:29 2025 by
111111
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112112
0.9.37 (ruby-3.2.2).
113113
</div>

docs/Cdss/Concerns/LogReadingAttributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ <h5 class="example_title"><div class='inline'>
396396
</div>
397397

398398
<div id="footer">
399-
Generated on Thu Feb 20 21:19:08 2025 by
399+
Generated on Thu Feb 27 21:52:29 2025 by
400400
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
401401
0.9.37 (ruby-3.2.2).
402402
</div>

0 commit comments

Comments
 (0)