diff --git a/Y.html b/Y.html index ba2f4030..be42e2ec 100644 --- a/Y.html +++ b/Y.html @@ -6,7 +6,7 @@ Module: Y - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -117,9 +117,9 @@

Overview

diff --git a/Y/Actioncable.html b/Y/Actioncable.html index 301a6c08..a29f85e6 100644 --- a/Y/Actioncable.html +++ b/Y/Actioncable.html @@ -6,7 +6,7 @@ Module: Y::Actioncable - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -252,9 +252,9 @@

diff --git a/Y/Actioncable/Config.html b/Y/Actioncable/Config.html index fe44eafc..b37a52c1 100644 --- a/Y/Actioncable/Config.html +++ b/Y/Actioncable/Config.html @@ -6,7 +6,7 @@ Class: Y::Actioncable::Config - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -157,9 +157,9 @@

Methods included from - Generated on Mon Sep 2 08:04:10 2024 by + Generated on Wed Oct 2 09:21:30 2024 by yard - 0.9.36 (ruby-3.1.6). + 0.9.37 (ruby-3.1.6). diff --git a/Y/Actioncable/Config/AbstractBuilder.html b/Y/Actioncable/Config/AbstractBuilder.html index 9adccd44..a8840244 100644 --- a/Y/Actioncable/Config/AbstractBuilder.html +++ b/Y/Actioncable/Config/AbstractBuilder.html @@ -6,7 +6,7 @@ Class: Y::Actioncable::Config::AbstractBuilder - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -397,9 +397,9 @@

diff --git a/Y/Actioncable/Config/Builder.html b/Y/Actioncable/Config/Builder.html index 78661bcf..a98fdd53 100644 --- a/Y/Actioncable/Config/Builder.html +++ b/Y/Actioncable/Config/Builder.html @@ -6,7 +6,7 @@ Class: Y::Actioncable::Config::Builder - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -135,9 +135,9 @@

Constructor Details

diff --git a/Y/Actioncable/Config/Option.html b/Y/Actioncable/Config/Option.html index cad7c7e9..32c5714e 100644 --- a/Y/Actioncable/Config/Option.html +++ b/Y/Actioncable/Config/Option.html @@ -6,7 +6,7 @@ Module: Y::Actioncable::Config::Option - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -385,9 +385,9 @@

diff --git a/Y/Actioncable/Config/Validations.html b/Y/Actioncable/Config/Validations.html index 06cfd5d8..a6fd1e92 100644 --- a/Y/Actioncable/Config/Validations.html +++ b/Y/Actioncable/Config/Validations.html @@ -6,7 +6,7 @@ Module: Y::Actioncable::Config::Validations - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -186,9 +186,9 @@

diff --git a/Y/Actioncable/Engine.html b/Y/Actioncable/Engine.html index 85f1c640..ec840d9e 100644 --- a/Y/Actioncable/Engine.html +++ b/Y/Actioncable/Engine.html @@ -6,7 +6,7 @@ Class: Y::Actioncable::Engine - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -114,9 +114,9 @@ diff --git a/Y/Actioncable/MissingConfiguration.html b/Y/Actioncable/MissingConfiguration.html index cf19e1c1..f83ecdfb 100644 --- a/Y/Actioncable/MissingConfiguration.html +++ b/Y/Actioncable/MissingConfiguration.html @@ -6,7 +6,7 @@ Exception: Y::Actioncable::MissingConfiguration - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -196,9 +196,9 @@

diff --git a/Y/Actioncable/MissingConfigurationBuilderClass.html b/Y/Actioncable/MissingConfigurationBuilderClass.html index b7fadfb9..fee0adb9 100644 --- a/Y/Actioncable/MissingConfigurationBuilderClass.html +++ b/Y/Actioncable/MissingConfigurationBuilderClass.html @@ -6,7 +6,7 @@ Exception: Y::Actioncable::MissingConfigurationBuilderClass - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -114,9 +114,9 @@ diff --git a/Y/Actioncable/Reliable.html b/Y/Actioncable/Reliable.html index 53283aa5..efab4a84 100644 --- a/Y/Actioncable/Reliable.html +++ b/Y/Actioncable/Reliable.html @@ -6,7 +6,7 @@ Module: Y::Actioncable::Reliable - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -287,9 +287,9 @@

diff --git a/Y/Actioncable/Sync.html b/Y/Actioncable/Sync.html index 96a601aa..bfed80c2 100644 --- a/Y/Actioncable/Sync.html +++ b/Y/Actioncable/Sync.html @@ -6,7 +6,7 @@ Module: Y::Actioncable::Sync - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -103,11 +103,11 @@

Overview

-

Examples:

+

Examples:

-

Create a SyncChannel including this module

-

+

Create a SyncChannel including this module

+
class SyncChannel
   def subscribed
@@ -403,11 +403,11 @@ 

-

Examples:

+

Examples:

-

Create a new IssueChannel that sync updates for issue ID

-

+

Create a new IssueChannel that sync updates for issue ID

+
# issue_channel.rb
 class IssueChannel
@@ -484,11 +484,11 @@ 

-

Examples:

+

Examples:

-

Initialize a Doc from state stored in Redis

-

+

Initialize a Doc from state stored in Redis

+
def doc
   @doc ||= load { |id| load_doc(id) }
@@ -1406,9 +1406,9 @@ 

diff --git a/Y/Lib0.html b/Y/Lib0.html index e410f163..c24d7eff 100644 --- a/Y/Lib0.html +++ b/Y/Lib0.html @@ -6,7 +6,7 @@ Module: Y::Lib0 - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -109,9 +109,9 @@

Defined Under Namespace

diff --git a/Y/Lib0/Binary.html b/Y/Lib0/Binary.html index 85765399..d6f5936c 100644 --- a/Y/Lib0/Binary.html +++ b/Y/Lib0/Binary.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Binary - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -431,9 +431,9 @@

diff --git a/Y/Lib0/Buffer.html b/Y/Lib0/Buffer.html index 1fb01e82..6aab34f7 100644 --- a/Y/Lib0/Buffer.html +++ b/Y/Lib0/Buffer.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Buffer - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -164,9 +164,9 @@

- Generated on Mon Sep 2 08:04:09 2024 by + Generated on Wed Oct 2 09:21:30 2024 by yard - 0.9.36 (ruby-3.1.6). + 0.9.37 (ruby-3.1.6).

diff --git a/Y/Lib0/Decoding.html b/Y/Lib0/Decoding.html index 73a92e1f..07ac92e4 100644 --- a/Y/Lib0/Decoding.html +++ b/Y/Lib0/Decoding.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Decoding - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -516,9 +516,9 @@

diff --git a/Y/Lib0/Decoding/Decoder.html b/Y/Lib0/Decoding/Decoder.html index 49c28440..04f1a8c4 100644 --- a/Y/Lib0/Decoding/Decoder.html +++ b/Y/Lib0/Decoding/Decoder.html @@ -6,7 +6,7 @@ Class: Y::Lib0::Decoding::Decoder - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -339,9 +339,9 @@

diff --git a/Y/Lib0/Encoding.html b/Y/Lib0/Encoding.html index 139f4d06..445f8d4f 100644 --- a/Y/Lib0/Encoding.html +++ b/Y/Lib0/Encoding.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Encoding - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -977,9 +977,9 @@

diff --git a/Y/Lib0/Encoding/Encoder.html b/Y/Lib0/Encoding/Encoder.html index 19fb296a..3aafc2ed 100644 --- a/Y/Lib0/Encoding/Encoder.html +++ b/Y/Lib0/Encoding/Encoder.html @@ -6,7 +6,7 @@ Class: Y::Lib0::Encoding::Encoder - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -409,9 +409,9 @@

diff --git a/Y/Lib0/Integer.html b/Y/Lib0/Integer.html index d05c074c..739f3e1d 100644 --- a/Y/Lib0/Integer.html +++ b/Y/Lib0/Integer.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Integer - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -126,9 +126,9 @@

diff --git a/Y/Lib0/Sync.html b/Y/Lib0/Sync.html index 73874a00..f53f36ee 100644 --- a/Y/Lib0/Sync.html +++ b/Y/Lib0/Sync.html @@ -6,7 +6,7 @@ Module: Y::Lib0::Sync - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -218,9 +218,9 @@

diff --git a/Y/Lib0/TypedArray.html b/Y/Lib0/TypedArray.html index b2c9aa89..373a7361 100644 --- a/Y/Lib0/TypedArray.html +++ b/Y/Lib0/TypedArray.html @@ -6,7 +6,7 @@ Class: Y::Lib0::TypedArray - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -399,9 +399,9 @@

diff --git a/Y/Sync.html b/Y/Sync.html index 5398293f..e7388b9a 100644 --- a/Y/Sync.html +++ b/Y/Sync.html @@ -6,7 +6,7 @@ Module: Y::Sync - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -853,9 +853,9 @@

diff --git a/_index.html b/_index.html index 16f8d369..f51ca00b 100644 --- a/_index.html +++ b/_index.html @@ -4,7 +4,7 @@ - Documentation by YARD 0.9.36 + Documentation by YARD 0.9.37 @@ -52,7 +52,7 @@
-

Documentation by YARD 0.9.36

+

Documentation by YARD 0.9.37

Alphabetic Index

@@ -358,9 +358,9 @@

Namespace Listing A-Z

diff --git a/class_list.html b/class_list.html index b9e1ce1e..1cf10851 100644 --- a/class_list.html +++ b/class_list.html @@ -1,5 +1,5 @@ - + @@ -38,12 +38,15 @@

Class List

- + diff --git a/css/full_list.css b/css/full_list.css index fa359824..6eef5e4a 100644 --- a/css/full_list.css +++ b/css/full_list.css @@ -20,8 +20,8 @@ h1 { padding: 12px 10px; padding-bottom: 0; margin: 0; font-size: 1.4em; } #content.insearch #noresults { margin-left: 7px; } li.collapsed ul { display: none; } li a.toggle { cursor: default; position: relative; left: -5px; top: 4px; text-indent: -999px; width: 10px; height: 9px; margin-left: -10px; display: block; float: left; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTM5jWRgMAAAAVdEVYdENyZWF0aW9uIFRpbWUAMy8xNC8wOeNZPpQAAAE2SURBVDiNrZTBccIwEEXfelIAHUA6CZ24BGaWO+FuzZAK4k6gg5QAdGAq+Bxs2Yqx7BzyL7Llp/VfzZeQhCTc/ezuGzKKnKSzpCxXJM8fwNXda3df5RZETlIt6YUzSQDs93sl8w3wBZxCCE10GM1OcWbWjB2mWgEH4Mfdyxm3PSepBHibgQE2wLe7r4HjEidpnXMYdQPKEMJcsZ4zs2POYQOcaPfwMVOo58zsAdMt18BuoVDPxUJRacELbXv3hUIX2vYmOUvi8C8ydz/ThjXrqKqqLbDIAdsCKBd+Wo7GWa7o9qzOQHVVVXeAbs+yHHCH4aTsaCOQqunmUy1yBUAXkdMIfMlgF5EXLo2OpV/c/Up7jG4hhHcYLgWzAZXUc2b2ixsfvc/RmNNfOXD3Q/oeL9axJE1yT9IOoUu6MGUkAAAAAElFTkSuQmCC) no-repeat bottom left; } -li.collapsed a.toggle { opacity: 0.5; cursor: default; background-position: top left; } -li { color: #888; cursor: pointer; } +li.collapsed a.toggle { cursor: default; background-position: top left; } +li { color: #666; cursor: pointer; } li.deprecated { text-decoration: line-through; font-style: italic; } li.odd { background: #f0f0f0; } li.even { background: #fafafa; } @@ -47,7 +47,7 @@ li small { display: block; font-size: 0.8em; } li small:before { content: ""; } li small:after { content: ""; } li small.search_info { display: none; } -#search { width: 170px; position: static; margin: 3px; margin-left: 10px; font-size: 0.9em; color: #888; padding-left: 0; padding-right: 24px; } +#search { width: 170px; position: static; margin: 3px; margin-left: 10px; font-size: 0.9em; color: #666; padding-left: 0; padding-right: 24px; } #content.insearch #search { background-position: center right; } #search input { width: 110px; } diff --git a/css/style.css b/css/style.css index eb0dbc86..f169a651 100644 --- a/css/style.css +++ b/css/style.css @@ -82,6 +82,11 @@ body { #search { display: none; } } +@media (max-width: 320px) { + body { height: 100%; overflow: hidden; overflow-wrap: break-word; } + #main { height: 100%; overflow: auto; } +} + #main img { max-width: 100%; } h1 { font-size: 25px; margin: 1em 0 0.5em; padding-top: 4px; border-top: 1px dotted #d5d5d5; } h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; } @@ -106,6 +111,7 @@ h2 small a { position: relative; padding: 2px 7px; } +a { font-weight: 550; } .clear { clear: both; } .inline { display: inline; } .inline p:first-child { display: inline; } diff --git a/file.README.html b/file.README.html index 207b1186..b972c2fc 100644 --- a/file.README.html +++ b/file.README.html @@ -6,7 +6,7 @@ File: README - — Documentation by YARD 0.9.36 + — Documentation by YARD 0.9.37 @@ -196,9 +196,9 @@

License

diff --git a/file_list.html b/file_list.html index 2b6df404..05465dfd 100644 --- a/file_list.html +++ b/file_list.html @@ -1,5 +1,5 @@ - + @@ -38,7 +38,10 @@

File List

- +
    diff --git a/frames.html b/frames.html index 53734c22..6586005f 100644 --- a/frames.html +++ b/frames.html @@ -2,7 +2,7 @@ - Documentation by YARD 0.9.36 + Documentation by YARD 0.9.37