Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharov committed Oct 9, 2023
1 parent ee7517b commit 8c78ebc
Show file tree
Hide file tree
Showing 76 changed files with 324 additions and 305 deletions.
32 changes: 16 additions & 16 deletions docs/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
:root {
--light-hl-0: #0000FF;
--dark-hl-0: #569CD6;
--light-hl-0: #795E26;
--dark-hl-0: #DCDCAA;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #0070C1;
--dark-hl-2: #4FC1FF;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #267F99;
--dark-hl-4: #4EC9B0;
--light-hl-5: #001080;
--dark-hl-5: #9CDCFE;
--light-hl-2: #A31515;
--dark-hl-2: #CE9178;
--light-hl-3: #AF00DB;
--dark-hl-3: #C586C0;
--light-hl-4: #001080;
--dark-hl-4: #9CDCFE;
--light-hl-5: #0070C1;
--dark-hl-5: #4FC1FF;
--light-hl-6: #008000;
--dark-hl-6: #6A9955;
--light-hl-7: #098658;
--dark-hl-7: #B5CEA8;
--light-hl-8: #795E26;
--dark-hl-8: #DCDCAA;
--light-hl-9: #AF00DB;
--dark-hl-9: #C586C0;
--light-hl-7: #0000FF;
--dark-hl-7: #569CD6;
--light-hl-8: #098658;
--dark-hl-8: #B5CEA8;
--light-hl-9: #267F99;
--dark-hl-9: #4EC9B0;
--light-code-background: #FFFFFF;
--dark-code-background: #1E1E1E;
}
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/classes/GenerateException.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><a href="SpecMismatchException.html" class="tsd-signature-type tsd-kind-class">SpecMismatchException</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/ac3f7a0/src/GenerateException.ts#L38">src/GenerateException.ts:38</a></li></ul></aside>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/e76f483/src/GenerateException.ts#L38">src/GenerateException.ts:38</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h4 class="tsd-returns-title">Returns <a href="GenerateException.html" class="ts
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/ac3f7a0/src/GenerateException.ts#L45">src/GenerateException.ts:45</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/e76f483/src/GenerateException.ts#L45">src/GenerateException.ts:45</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="cause" class="tsd-anchor"></a>
Expand All @@ -105,7 +105,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/ac3f7a0/src/GenerateException.ts#L46">src/GenerateException.ts:46</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/e76f483/src/GenerateException.ts#L46">src/GenerateException.ts:46</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="message" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>message</span><a href="#message" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
Expand All @@ -119,7 +119,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/ac3f7a0/src/GenerateException.ts#L47">src/GenerateException.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/losideadores/almostmagic2/blob/e76f483/src/GenerateException.ts#L47">src/GenerateException.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="name" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
Expand Down Expand Up @@ -226,7 +226,6 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
<li><a href="../types/GenerateExceptionType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>GenerateExceptionType</a></li>
<li><a href="../types/GenerateOptions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>GenerateOptions</a></li>
<li><a href="../types/GenerateOptionsBase.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>GenerateOptionsBase</a></li>
<li><a href="../types/GeneratorConfig.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>GeneratorConfig</a></li>
<li><a href="../types/InferTypeFromKey.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>InferTypeFromKey</a></li>
<li><a href="../types/InferTypeFromSpecEntry.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>InferTypeFromSpecEntry</a></li>
<li><a href="../types/InferTypeFromValue.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>InferTypeFromValue</a></li>
Expand All @@ -238,6 +237,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
<li><a href="../types/MatchingSpecs.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>MatchingSpecs</a></li>
<li><a href="../types/Role.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>Role</a></li>
<li><a href="../types/SpecKeyTemplates.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>SpecKeyTemplates</a></li>
<li><a href="../types/SpecType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2097152"></use></svg>SpecType</a></li>
<li>Loading...</li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
Expand Down
Loading

0 comments on commit 8c78ebc

Please sign in to comment.