Skip to content

Commit

Permalink
ci: Workflow Bot -- Build Docs (#4873)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 4e28046 commit 54aa364
Show file tree
Hide file tree
Showing 113 changed files with 664 additions and 665 deletions.
6 changes: 3 additions & 3 deletions docs/types/cspell-types/enums/IssueType.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="IssueType.html">IssueType</a></li></ul>
<h1>Enumeration IssueType</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L43">CSpellReporter.ts:43</a></li></ul></aside>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L43">CSpellReporter.ts:43</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 All @@ -33,12 +33,12 @@ <h2>Enumeration Members</h2>
<h3 class="tsd-anchor-link"><span>directive</span><a href="#directive" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-enum-member">directive</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L45">CSpellReporter.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L45">CSpellReporter.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="spelling" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>spelling</span><a href="#spelling" 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-enum-member">spelling</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">0</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L44">CSpellReporter.ts:44</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L44">CSpellReporter.ts:44</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/types/cspell-types/interfaces/BaseSetting.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/types/cspell-types/interfaces/CSpellReporter.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">CSpellReporter</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L116">CSpellReporter.ts:116</a></li></ul></aside>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L116">CSpellReporter.ts:116</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 All @@ -41,32 +41,32 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>debug</span><a href="#debug" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">debug</span><span class="tsd-signature-symbol">?:</span> <a href="../types/DebugEmitter.html" class="tsd-signature-type tsd-kind-type-alias">DebugEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L119">CSpellReporter.ts:119</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L119">CSpellReporter.ts:119</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="error" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>error</span><a href="#error" 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">error</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ErrorEmitter.html" class="tsd-signature-type tsd-kind-type-alias">ErrorEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L120">CSpellReporter.ts:120</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L120">CSpellReporter.ts:120</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="info" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>info</span><a href="#info" 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">info</span><span class="tsd-signature-symbol">?:</span> <a href="../types/MessageEmitter.html" class="tsd-signature-type tsd-kind-type-alias">MessageEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L118">CSpellReporter.ts:118</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L118">CSpellReporter.ts:118</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="issue" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>issue</span><a href="#issue" 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">issue</span><span class="tsd-signature-symbol">?:</span> <a href="../types/SpellingErrorEmitter.html" class="tsd-signature-type tsd-kind-type-alias">SpellingErrorEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L117">CSpellReporter.ts:117</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L117">CSpellReporter.ts:117</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="progress" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>progress</span><a href="#progress" 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">progress</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ProgressEmitter.html" class="tsd-signature-type tsd-kind-type-alias">ProgressEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L121">CSpellReporter.ts:121</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L121">CSpellReporter.ts:121</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="result" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>result</span><a href="#result" 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">result</span><span class="tsd-signature-symbol">?:</span> <a href="../types/ResultEmitter.html" class="tsd-signature-type tsd-kind-type-alias">ResultEmitter</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L122">CSpellReporter.ts:122</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L122">CSpellReporter.ts:122</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
4 changes: 2 additions & 2 deletions docs/types/cspell-types/interfaces/CSpellReporterModule.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">CSpellReporterModule</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L173">CSpellReporter.ts:173</a></li></ul></aside>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L173">CSpellReporter.ts:173</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 @@ -51,7 +51,7 @@ <h5><span class="tsd-kind-parameter">settings</span>: <span class="tsd-signature
<h5><span class="tsd-kind-parameter">config</span>: <a href="ReporterConfiguration.html" class="tsd-signature-type tsd-kind-interface">ReporterConfiguration</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="CSpellReporter.html" class="tsd-signature-type tsd-kind-interface">CSpellReporter</a></h4></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/3ba8eed/packages/cspell-types/src/CSpellReporter.ts#L174">CSpellReporter.ts:174</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/streetsidesoftware/cspell/blob/4e28046/packages/cspell-types/src/CSpellReporter.ts#L174">CSpellReporter.ts:174</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit 54aa364

Please sign in to comment.