Skip to content

Commit

Permalink
Update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daegalus committed Jul 10, 2024
1 parent f9862c7 commit 119e1da
Show file tree
Hide file tree
Showing 236 changed files with 7,502 additions and 8,653 deletions.
11 changes: 5 additions & 6 deletions doc/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="generator" content="made with love by dartdoc 8.0.3">
<meta name="description" content="uuid API docs, for the Dart programming language.">
<title>uuid - Dart API docs</title>



<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="static-assets/github.css?v1">
<link rel="stylesheet" href="static-assets/styles.css?v1">
Expand All @@ -35,14 +34,14 @@
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
Expand Down Expand Up @@ -106,7 +105,7 @@ <h5><span class="package-name">uuid</span> <span class="package-kind">package</s
<footer>
<span class="no-break">
uuid
4.4.0
4.4.1
</span>


Expand Down
10 changes: 5 additions & 5 deletions doc/data/GlobalOptions-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<li class="section-title">
<a href="data/GlobalOptions-class.html#instance-properties">Properties</a>
</li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/hashCode.html">hashCode</a></li>
<li><a href="data/GlobalOptions/rng.html">rng</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title inherited"><a href="data/GlobalOptions-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="data/GlobalOptions-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
61 changes: 32 additions & 29 deletions doc/data/GlobalOptions-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../static-assets/github.css?v1">
<link rel="stylesheet" href="../static-assets/styles.css?v1">
Expand All @@ -36,26 +36,26 @@
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
</header>
<main>

<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="data&#47;data-library-sidebar.html"
data-below-sidebar="data&#47;GlobalOptions-class-sidebar.html">
<div>
<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="data&#47;data-library-sidebar.html"
data-below-sidebar="data&#47;GlobalOptions-class-sidebar.html">
<div>
<h1><span class="kind-class">GlobalOptions</span> class

</h1></div>
Expand All @@ -82,14 +82,16 @@ <h2>Constructors</h2>
</dd>
</dl>
</section>

<section class="summary offset-anchor" id="instance-properties">
<h2>Properties</h2>

<dl class="properties">

<section
class="summary offset-anchor"
id="instance-properties">
<h2>Properties</h2>
<dl class="properties">
<dt id="hashCode" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.3.2/dart-core/int-class.html">int</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.4.4/dart-core/int-class.html">int</a></span>


</dt>
<dd class="inherited">
Expand All @@ -100,7 +102,8 @@ <h2>Properties</h2>

<dt id="rng" class="property">
<span class="name"><a href="../data/GlobalOptions/rng.html">rng</a></span>
<span class="signature">&#8594; <a href="../rng/RNG-class.html">RNG</a>?</span>
<span class="signature">&#8594; <a href="../rng/RNG-class.html">RNG</a>?</span>


</dt>
<dd>
Expand All @@ -110,8 +113,9 @@ <h2>Properties</h2>
</dd>

<dt id="runtimeType" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.3.2/dart-core/Type-class.html">Type</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.4.4/dart-core/Type-class.html">Type</a></span>


</dt>
<dd class="inherited">
Expand All @@ -120,17 +124,16 @@ <h2>Properties</h2>

</dd>

</dl>
</section>

</dl>
</section>

<section
class="summary offset-anchor inherited"
id="instance-methods">
<h2>Methods</h2>
<dl class="callables">
<dt id="noSuchMethod" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="name"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>

Expand All @@ -143,8 +146,8 @@ <h2>Methods</h2>
</dd>

<dt id="toString" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.4.4/dart-core/String-class.html">String</a></span>
</span>


Expand All @@ -164,8 +167,8 @@ <h2>Methods</h2>
<h2>Operators</h2>
<dl class="callables">
<dt id="operator ==" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.3.2/dart-core/bool-class.html">bool</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.4.4/dart-core/bool-class.html">bool</a></span>
</span>


Expand Down Expand Up @@ -212,7 +215,7 @@ <h5>data library</h5>
<footer>
<span class="no-break">
uuid
4.4.0
4.4.1
</span>


Expand Down
10 changes: 5 additions & 5 deletions doc/data/GlobalOptions/GlobalOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../../static-assets/github.css?v1">
<link rel="stylesheet" href="../../static-assets/styles.css?v1">
Expand All @@ -37,14 +37,14 @@
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h5>GlobalOptions class</h5>
<footer>
<span class="no-break">
uuid
4.4.0
4.4.1
</span>


Expand Down
54 changes: 27 additions & 27 deletions doc/data/GlobalOptions/rng.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">

<link rel="stylesheet" href="../../static-assets/github.css?v1">
<link rel="stylesheet" href="../../static-assets/styles.css?v1">
Expand All @@ -37,49 +37,49 @@
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
<div class="toggle" id="theme-button">
<div class="toggle" id="theme-button" title="Toggle brightness">
<label for="theme">
<input type="checkbox" id="theme" value="light-theme">
<span id="dark-theme-button" class="material-symbols-outlined">
brightness_4
dark_mode
</span>
<span id="light-theme-button" class="material-symbols-outlined">
brightness_5
light_mode
</span>
</label>
</div>
</header>
<main>

<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="data&#47;GlobalOptions-class-sidebar.html"
data-below-sidebar="">
<div>
<div
id="dartdoc-main-content"
class="main-content"
data-above-sidebar="data&#47;GlobalOptions-class-sidebar.html"
data-below-sidebar="">
<div>
<h1><span class="kind-property">rng</span> property
</h1></div>

<section class="multi-line-signature">

<a href="../../rng/RNG-class.html">RNG</a>?
<span class="name ">rng</span>
<div class="features"><span class="feature">final</span></div>

</section>
<section class="multi-line-signature">

<a href="../../rng/RNG-class.html">RNG</a>?
<span class="name ">rng</span>
<div class="features"><span class="feature">final</span></div>


</section>



<section class="summary source-code" id="source">
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">final RNG? rng;</code></pre>
</section>


</div> <!-- /.main-content -->
</div> <!-- /.main-content -->

<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
Expand All @@ -94,19 +94,19 @@ <h2><span>Implementation</span></h2>
</ol>


<h5>GlobalOptions class</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div><!--/.sidebar-offcanvas-->
<h5>GlobalOptions class</h5>
<div id="dartdoc-sidebar-left-content"></div>
</div><!--/.sidebar-offcanvas-->

<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->
<div id="dartdoc-sidebar-right" class="sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->

</main>

<footer>
<span class="no-break">
uuid
4.4.0
4.4.1
</span>


Expand Down
10 changes: 5 additions & 5 deletions doc/data/V1Options-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
<a href="data/V1Options-class.html#instance-properties">Properties</a>
</li>
<li><a href="data/V1Options/clockSeq.html">clockSeq</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/hashCode.html">hashCode</a></li>
<li><a href="data/V1Options/mSecs.html">mSecs</a></li>
<li><a href="data/V1Options/node.html">node</a></li>
<li><a href="data/V1Options/nSecs.html">nSecs</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li><a href="data/V1Options/seedBytes.html">seedBytes</a></li>

<li class="section-title inherited"><a href="data/V1Options-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="data/V1Options-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.4.4/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
Loading

0 comments on commit 119e1da

Please sign in to comment.