Skip to content

Commit

Permalink
Merge pull request #210 from rspec/update-docs
Browse files Browse the repository at this point in the history
Generated docs updates
  • Loading branch information
JonRowe authored Sep 3, 2024
2 parents c180ae0 + 7233c09 commit 732a316
Show file tree
Hide file tree
Showing 119 changed files with 380 additions and 351 deletions.
6 changes: 3 additions & 3 deletions source/documentation/3.13/rspec-core/RSpec.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -477,9 +477,9 @@ <h3 class="signature " id="reset-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions source/documentation/3.13/rspec-core/RSpec/Core.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -80,9 +80,9 @@ <h2>
</dl>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
91 changes: 46 additions & 45 deletions source/documentation/3.13/rspec-core/RSpec/Core/Configuration.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::ConfigurationOptions
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -324,9 +324,9 @@ <h3 class="signature " id="configure_filter_manager-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions source/documentation/3.13/rspec-core/RSpec/Core/DSL.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core::DSL
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -184,9 +184,9 @@ <h3 class="signature " id="remove_globally!-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions source/documentation/3.13/rspec-core/RSpec/Core/Example.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Example
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -1195,9 +1195,9 @@ <h3 class="signature " id="skipped?-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Example::ExecutionResult
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -604,9 +604,9 @@ <h3 class="signature " id="record_finished-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Example::Procsy
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -292,9 +292,9 @@ <h3 class="signature " id="to_proc-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::ExampleGroup
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -2283,9 +2283,9 @@ <h3 class="signature first" id="described_class-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core::Formatters
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -200,9 +200,9 @@ <h3 class="signature first" id="register-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::BaseFormatter
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -351,9 +351,9 @@ <h3 class="signature " id="start-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::BaseTextFormatter
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -276,9 +276,9 @@ <h3 class="signature " id="message-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core::Formatters::ConsoleCodes
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -206,9 +206,9 @@ <h3 class="signature " id="wrap-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::FallbackMessageFormatter
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -169,9 +169,9 @@ <h3 class="signature first" id="message-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:24 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core::Formatters::Helpers
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -365,9 +365,9 @@ <h3 class="signature " id="pluralize-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::HtmlSnippetExtractor
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -390,9 +390,9 @@ <h3 class="signature " id="snippet_for-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:24 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::Loader
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -328,9 +328,9 @@ <h3 class="signature first" id="formatters-class_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::ProfileFormatter
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -172,9 +172,9 @@ <h3 class="signature first" id="dump_profile-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: RSpec::Core::Formatters::Protocol
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -781,9 +781,9 @@ <h3 class="signature " id="stop-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:48 2024 by
Generated on Tue Sep 3 11:00:23 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions source/documentation/3.13/rspec-core/RSpec/Core/Hooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: RSpec::Core::Hooks
&mdash; Documentation by YARD 0.9.34
&mdash; Documentation by YARD 0.9.36
</title>
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/style.css" type="text/css" />
<link rel="stylesheet" href="/documentation/3.13/rspec-core/css/common.css" type="text/css" />
Expand Down Expand Up @@ -732,9 +732,9 @@ <h3 class="signature " id="prepend_before-instance_method">
</div>
</div>
<div id="footer">
Generated on Sun Feb 4 20:33:47 2024 by
Generated on Tue Sep 3 11:00:22 2024 by
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-3.2.2).
0.9.36 (ruby-3.2.2).
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 732a316

Please sign in to comment.