Skip to content

Commit

Permalink
Update Puma5 docs to 5.6.9 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg authored Sep 19, 2024
1 parent 11eac1d commit 12b94c9
Show file tree
Hide file tree
Showing 97 changed files with 1,426 additions and 1,325 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h3>Resources</h3>
<strong><a href="puma/">Documentation: 6.4.3</a></strong>
</li>
<li class="document">
<strong><a href="puma5/">Documentation: 5.6.7</a></strong>
<strong><a href="puma5/">Documentation: 5.6.9</a></strong>
</li>
<li class="document">
<strong><a href="puma4/">Documentation: 4.3.12</a></strong>
Expand Down
6 changes: 3 additions & 3 deletions puma5/ClosedQueueError.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Exception: ClosedQueueError &mdash; Puma-5.6.7</title>
<title>Exception: ClosedQueueError &mdash; Puma-5.6.9</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-5.6.7</a> &raquo;
<a href='.'>Puma-5.6.9</a> &raquo;
<a href='_index.html#alpha_C'>Index (C)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>ClosedQueueError&nbsp;&#x25B2;</a></span>
</div>
Expand Down Expand Up @@ -103,7 +103,7 @@ <h1>Exception: ClosedQueueError</h1>
</tr>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.7/lib/puma/queue_close.rb#L1'>lib/puma/queue_close.rb</a> </td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.9/lib/puma/queue_close.rb#L1'>lib/puma/queue_close.rb</a> </td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions puma5/IO.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Class: IO &mdash; Puma-5.6.7</title>
<title>Class: IO &mdash; Puma-5.6.9</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-5.6.7</a> &raquo;
<a href='.'>Puma-5.6.9</a> &raquo;
<a href='_index.html#alpha_I'>Index (I)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>IO&nbsp;&#x25B2;</a></span>
</div>
Expand Down Expand Up @@ -82,7 +82,7 @@ <h1>Class: IO</h1>
</tr>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.7/lib/puma/client.rb#L3'>lib/puma/client.rb</a> </td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.9/lib/puma/client.rb#L3'>lib/puma/client.rb</a> </td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions puma5/IO/WaitReadable.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Module: IO::WaitReadable &mdash; Puma-5.6.7</title>
<title>Module: IO::WaitReadable &mdash; Puma-5.6.9</title>

<link rel='stylesheet' type='text/css' href='../css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='../css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='../'>Puma-5.6.7</a> &raquo;
<a href='../'>Puma-5.6.9</a> &raquo;
<a href='../_index.html#alpha_W'>Index (W)</a> &raquo;
<a href="../IO.html" title="IO (class)">IO</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>WaitReadable&nbsp;&#x25B2;</a></span>
Expand All @@ -71,7 +71,7 @@ <h1>Module: IO::WaitReadable</h1>
<tbody>
<tr class='single'>
<td id='t2_defined_in' class='box_2'>Defined in:</td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.7/lib/puma/client.rb#L7'>lib/puma/client.rb</a> </td>
<td class='box_rel'><a class='repo' href='https://github.com/puma/puma/blob/v5.6.9/lib/puma/client.rb#L7'>lib/puma/client.rb</a> </td>
</tr>
</tbody>
</table>
Expand Down
4 changes: 2 additions & 2 deletions puma5/IOError.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Exception: IOError &mdash; Puma-5.6.7</title>
<title>Exception: IOError &mdash; Puma-5.6.9</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-5.6.7</a> &raquo;
<a href='.'>Puma-5.6.9</a> &raquo;
<a href='_index.html#alpha_I'>Index (I)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>IOError&nbsp;&#x25B2;</a></span>
</div>
Expand Down
4 changes: 2 additions & 2 deletions puma5/Object.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-status-bar-style' content='rgba(228,228,228,1.0)'>

<title>Class: Object &mdash; Puma-5.6.7</title>
<title>Class: Object &mdash; Puma-5.6.9</title>

<link rel='stylesheet' type='text/css' href='css/y_fonts.css' />
<link rel='stylesheet' type='text/css' href='css/highlight.github.css' />
Expand Down Expand Up @@ -50,7 +50,7 @@
<header id='y_header'>
<div id='y_menu'>
<a id='home_no_xhr' href='/'>Home</a> &raquo;
<a href='.'>Puma-5.6.7</a> &raquo;
<a href='.'>Puma-5.6.9</a> &raquo;
<a href='_index.html#alpha_O'>Index (O)</a> &raquo;
<span class='title'><a id='t2_doc_top' href='#'>Object&nbsp;&#x25B2;</a></span>
</div>
Expand Down
Loading

0 comments on commit 12b94c9

Please sign in to comment.