Skip to content

Commit

Permalink
docs: updates from Homebrew/brew
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 15, 2024
1 parent 62cf1d1 commit 791df33
Show file tree
Hide file tree
Showing 54 changed files with 6,876 additions and 5,211 deletions.
16 changes: 8 additions & 8 deletions docs/BottleFormulaUnavailableError.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,16 +182,16 @@ <h3 class="signature first" id="initialize-instance_method">
<pre class="lines">


763
764
765
766
767
768
769</pre>
743
744
745
746
747
748
749</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 763</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 743</span>

<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_bottle_path'>bottle_path</span><span class='comma'>,</span> <span class='id identifier rubyid_formula_path'>formula_path</span><span class='rparen'>)</span>
<span class='kw'>super</span> <span class='heredoc_beg'>&lt;&lt;~EOS</span>
Expand Down
124 changes: 62 additions & 62 deletions docs/BuildError.html
Original file line number Diff line number Diff line change
Expand Up @@ -432,17 +432,17 @@ <h3 class="signature first" id="initialize-instance_method">
<pre class="lines">


486
487
488
489
490
491
492
493</pre>
466
467
468
469
470
471
472
473</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 486</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 466</span>

<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_formula'>formula</span><span class='comma'>,</span> <span class='id identifier rubyid_cmd'>cmd</span><span class='comma'>,</span> <span class='id identifier rubyid_args'>args</span><span class='comma'>,</span> <span class='id identifier rubyid_env'>env</span><span class='rparen'>)</span>
<span class='ivar'>@formula</span> <span class='op'>=</span> <span class='id identifier rubyid_formula'>formula</span>
Expand Down Expand Up @@ -489,12 +489,12 @@ <h3 class="signature first" id="args-instance_method">
<pre class="lines">


475
476
477</pre>
455
456
457</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 475</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 455</span>

<span class='kw'>def</span> <span class='id identifier rubyid_args'>args</span>
<span class='ivar'>@args</span>
Expand Down Expand Up @@ -531,12 +531,12 @@ <h3 class="signature " id="cmd-instance_method">
<pre class="lines">


475
476
477</pre>
455
456
457</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 475</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 455</span>

<span class='kw'>def</span> <span class='id identifier rubyid_cmd'>cmd</span>
<span class='ivar'>@cmd</span>
Expand Down Expand Up @@ -573,12 +573,12 @@ <h3 class="signature " id="env-instance_method">
<pre class="lines">


475
476
477</pre>
455
456
457</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 475</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 455</span>

<span class='kw'>def</span> <span class='id identifier rubyid_env'>env</span>
<span class='ivar'>@env</span>
Expand Down Expand Up @@ -615,12 +615,12 @@ <h3 class="signature " id="formula-instance_method">
<pre class="lines">


476
477
478</pre>
456
457
458</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 476</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 456</span>

<span class='kw'>def</span> <span class='id identifier rubyid_formula'>formula</span>
<span class='ivar'>@formula</span>
Expand Down Expand Up @@ -657,12 +657,12 @@ <h3 class="signature " id="options-instance_method">
<pre class="lines">


476
477
478</pre>
456
457
458</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 476</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 456</span>

<span class='kw'>def</span> <span class='id identifier rubyid_options'>options</span>
<span class='ivar'>@options</span>
Expand Down Expand Up @@ -721,6 +721,26 @@ <h3 class="signature first" id="dump-instance_method">
<pre class="lines">


489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
Expand Down Expand Up @@ -759,30 +779,10 @@ <h3 class="signature first" id="dump-instance_method">
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567</pre>
547</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 509</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 489</span>

<span class='kw'>def</span> <span class='id identifier rubyid_dump'>dump</span><span class='lparen'>(</span><span class='label'>verbose:</span> <span class='kw'>false</span><span class='rparen'>)</span>
<span class='id identifier rubyid_puts'>puts</span>
Expand Down Expand Up @@ -886,15 +886,15 @@ <h3 class="signature " id="fetch_issues-instance_method">
<pre class="lines">


501
502
503
504
505
506</pre>
481
482
483
484
485
486</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 501</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 481</span>

<span class='kw'>def</span> <span class='id identifier rubyid_fetch_issues'>fetch_issues</span>
<span class='const'><span class='object_link'><a href="GitHub.html" title="GitHub (module)">GitHub</a></span></span><span class='period'>.</span><span class='id identifier rubyid_issues_for_formula'><span class='object_link'><a href="GitHub.html#issues_for_formula-class_method" title="GitHub.issues_for_formula (method)">issues_for_formula</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_formula'>formula</span><span class='period'>.</span><span class='id identifier rubyid_name'>name</span><span class='comma'>,</span> <span class='label'>tap:</span> <span class='id identifier rubyid_formula'>formula</span><span class='period'>.</span><span class='id identifier rubyid_tap'>tap</span><span class='comma'>,</span> <span class='label'>state:</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>open</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='label'>type:</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>issue</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
Expand Down Expand Up @@ -945,12 +945,12 @@ <h3 class="signature " id="issues-instance_method">
<pre class="lines">


496
497
498</pre>
476
477
478</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 496</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 476</span>

<span class='kw'>def</span> <span class='id identifier rubyid_issues'>issues</span>
<span class='ivar'>@issues</span> <span class='op'>||=</span> <span class='id identifier rubyid_fetch_issues'>fetch_issues</span>
Expand Down
44 changes: 22 additions & 22 deletions docs/BuildFlagsError.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,33 +184,33 @@ <h3 class="signature first" id="initialize-instance_method">
<pre class="lines">


569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612</pre>
592</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 589</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 569</span>

<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_flags'>flags</span><span class='comma'>,</span> <span class='label'>bottled:</span> <span class='kw'>true</span><span class='rparen'>)</span>
<span class='kw'>if</span> <span class='id identifier rubyid_flags'>flags</span><span class='period'>.</span><span class='id identifier rubyid_length'>length</span> <span class='op'>&gt;</span> <span class='int'>1</span>
Expand Down
32 changes: 16 additions & 16 deletions docs/ChecksumMismatchError.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,20 +214,20 @@ <h3 class="signature first" id="initialize-instance_method">
<pre class="lines">


731
732
733
734
735
736
737
738
739
740
741</pre>
711
712
713
714
715
716
717
718
719
720
721</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 731</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 711</span>

<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_path'>path</span><span class='comma'>,</span> <span class='id identifier rubyid_expected'>expected</span><span class='comma'>,</span> <span class='id identifier rubyid_actual'>actual</span><span class='rparen'>)</span>
<span class='ivar'>@expected</span> <span class='op'>=</span> <span class='id identifier rubyid_expected'>expected</span>
Expand Down Expand Up @@ -277,12 +277,12 @@ <h3 class="signature first" id="expected-instance_method">
<pre class="lines">


729
730
731</pre>
709
710
711</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 729</span>
<pre class="code"><span class="info file"># File 'exceptions.rb', line 709</span>

<span class='kw'>def</span> <span class='id identifier rubyid_expected'>expected</span>
<span class='ivar'>@expected</span>
Expand Down
Loading

0 comments on commit 791df33

Please sign in to comment.