Skip to content

Commit

Permalink
Updating documentation [1c5f541]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 28, 2024
1 parent a4f1936 commit 0c498b7
Show file tree
Hide file tree
Showing 135 changed files with 1,702 additions and 1,406 deletions.
8 changes: 4 additions & 4 deletions assets/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
--dark-hl-1: #D4D4D4;
--light-hl-2: #A31515;
--dark-hl-2: #CE9178;
--light-hl-3: #001080;
--dark-hl-3: #9CDCFE;
--light-hl-4: #0000FF;
--dark-hl-4: #569CD6;
--light-hl-3: #0000FF;
--dark-hl-3: #569CD6;
--light-hl-4: #001080;
--dark-hl-4: #9CDCFE;
--light-hl-5: #008000;
--dark-hl-5: #6A9955;
--light-hl-6: #098658;
Expand Down
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

406 changes: 322 additions & 84 deletions classes/Deputy.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions classes/_internal_.AttributionNotice.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions classes/_internal_.AttributionNoticeRow.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h4>Implements</h4>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_internal_.AttributionNoticePageGenerator.html" class="tsd-signature-type tsd-kind-interface">AttributionNoticePageGenerator</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L16">src/modules/ante/models/AttributionNoticeRow.ts:16</a></li></ul></aside>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L16">src/modules/ante/models/AttributionNoticeRow.ts:16</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 @@ -84,14 +84,14 @@ <h5><span class="tsd-kind-parameter">parent</span>: <span class="tsd-signature-t
<h4 class="tsd-returns-title">Returns <a href="_internal_.AttributionNoticeRow.html" class="tsd-signature-type tsd-kind-class">AttributionNoticeRow</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L53">src/modules/ante/models/AttributionNoticeRow.ts:53</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L53">src/modules/ante/models/AttributionNoticeRow.ts:53</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-protected"><a id="_parent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_parent</span><a href="#_parent" 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">_parent</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L19">src/modules/ante/models/AttributionNoticeRow.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L19">src/modules/ante/models/AttributionNoticeRow.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" 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">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
Expand All @@ -100,7 +100,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/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L29">src/modules/ante/models/AttributionNoticeRow.ts:29</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L29">src/modules/ante/models/AttributionNoticeRow.ts:29</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="name" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <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>
Expand All @@ -109,7 +109,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/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L24">src/modules/ante/models/AttributionNoticeRow.ts:24</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L24">src/modules/ante/models/AttributionNoticeRow.ts:24</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member"><a id="parent" class="tsd-anchor"></a>
Expand All @@ -121,7 +121,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t

<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L33">src/modules/ante/models/AttributionNoticeRow.ts:33</a></li></ul></aside></li>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L33">src/modules/ante/models/AttributionNoticeRow.ts:33</a></li></ul></aside></li>
<li class="tsd-signature" id="parent.parent-2"><span class="tsd-signature-symbol">set</span> parent<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">newParent</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Sets the parent. Automatically moves this template from one
Expand All @@ -138,7 +138,7 @@ <h5><span class="tsd-kind-parameter">newParent</span>: <span class="tsd-signatur
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L43">src/modules/ante/models/AttributionNoticeRow.ts:43</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L43">src/modules/ante/models/AttributionNoticeRow.ts:43</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="clone" class="tsd-anchor"></a>
Expand All @@ -160,7 +160,7 @@ <h4 class="tsd-returns-title">Returns <a href="_internal_.AttributionNoticeRow.h

<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L69">src/modules/ante/models/AttributionNoticeRow.ts:69</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L69">src/modules/ante/models/AttributionNoticeRow.ts:69</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="generatePage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>generate<wbr/>Page</span><a href="#generatePage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
Expand All @@ -178,7 +178,7 @@ <h4 class="tsd-returns-title">Returns <a href="../interfaces/_internal_.Attribut
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_internal_.AttributionNoticePageGenerator.html">AttributionNoticePageGenerator</a>.<a href="../interfaces/_internal_.AttributionNoticePageGenerator.html#generatePage">generatePage</a></p>
<ul>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/3a7e0dd/src/modules/ante/models/AttributionNoticeRow.ts#L61">src/modules/ante/models/AttributionNoticeRow.ts:61</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/ChlodAlejandro/deputy/blob/1c5f541/src/modules/ante/models/AttributionNoticeRow.ts#L61">src/modules/ante/models/AttributionNoticeRow.ts:61</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down Expand Up @@ -249,14 +249,14 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
<li><a href="_internal_.DeputyContributionSurveyRevision.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Contribution<wbr/>Survey<wbr/>Revision</span></a></li>
<li><a href="_internal_.DeputyContributionSurveyRow.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Contribution<wbr/>Survey<wbr/>Row</span></a></li>
<li><a href="_internal_.DeputyContributionSurveySection.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Contribution<wbr/>Survey<wbr/>Section</span></a></li>
<li><a href="_internal_.DeputyDispatch.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Dispatch</span></a></li>
<li><a href="_internal_.DeputyFinishedContributionSurveyRow.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Finished<wbr/>Contribution<wbr/>Survey<wbr/>Row</span></a></li>
<li><a href="_internal_.DeputyModule.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Module</span></a></li>
<li><a href="_internal_.DeputyPageSession.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Page<wbr/>Session</span></a></li>
<li><a href="_internal_.DeputyPageToolbar.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Page<wbr/>Toolbar</span></a></li>
<li><a href="_internal_.DeputyRootSession.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Root<wbr/>Session</span></a></li>
<li><a href="_internal_.DeputySession.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Session</span></a></li>
<li><a href="_internal_.DeputyStorage.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Deputy<wbr/>Storage</span></a></li>
<li><a href="_internal_.Dispatch.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Dispatch</span></a></li>
<li><a href="_internal_.InfringementAssistant.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Infringement<wbr/>Assistant</span></a></li>
<li><a href="_internal_.MergedFromTemplate.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Merged<wbr/>From<wbr/>Template</span></a></li>
<li><a href="_internal_.MergedToTemplate.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-128"></use></svg><span>Merged<wbr/>To<wbr/>Template</span></a></li>
Expand Down
Loading

0 comments on commit 0c498b7

Please sign in to comment.