Skip to content

Commit

Permalink
ci: Workflow Bot -- Build Docs (#3170)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent e5b7f09 commit 9a96e9e
Show file tree
Hide file tree
Showing 49 changed files with 1,616 additions and 559 deletions.
1,100 changes: 1,100 additions & 0 deletions docs/types/cspell-types/interfaces/AdvancedCSpellSettingsWithSourceTrace.md

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/types/cspell-types/interfaces/BaseSetting.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ True to enable compound word checking. See [Case Sensitivity](https://cspell.org

#### Defined in

[CSpellSettingsDef.ts:435](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L435)
[CSpellSettingsDef.ts:440](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L440)

___

Expand All @@ -63,7 +63,7 @@ Determines if words must match case and accent rules.

#### Defined in

[CSpellSettingsDef.ts:446](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L446)
[CSpellSettingsDef.ts:451](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L451)

___

Expand All @@ -75,7 +75,7 @@ Optional description of configuration.

#### Defined in

[CSpellSettingsDef.ts:410](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L410)
[CSpellSettingsDef.ts:415](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L415)

___

Expand All @@ -94,7 +94,7 @@ and [Custom Dictionaries](https://cspell.org/docs/dictionaries-custom/) for more

#### Defined in

[CSpellSettingsDef.ts:472](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L472)
[CSpellSettingsDef.ts:477](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L477)

___

Expand All @@ -115,7 +115,7 @@ For example, you can use the following to add a custom dictionary:

#### Defined in

[CSpellSettingsDef.ts:460](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L460)
[CSpellSettingsDef.ts:465](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L465)

___

Expand All @@ -129,7 +129,7 @@ Is the spell checker enabled.

#### Defined in

[CSpellSettingsDef.ts:416](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L416)
[CSpellSettingsDef.ts:421](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L421)

___

Expand All @@ -141,7 +141,7 @@ List of words to always be considered incorrect.

#### Defined in

[CSpellSettingsDef.ts:422](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L422)
[CSpellSettingsDef.ts:427](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L427)

___

Expand All @@ -153,7 +153,7 @@ Optional identifier.

#### Defined in

[CSpellSettingsDef.ts:404](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L404)
[CSpellSettingsDef.ts:409](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L409)

___

Expand All @@ -173,7 +173,7 @@ While you can create your own patterns, you can also leverage several patterns t

#### Defined in

[CSpellSettingsDef.ts:496](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L496)
[CSpellSettingsDef.ts:501](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L501)

___

Expand All @@ -186,7 +186,7 @@ also in the `flagWords`.

#### Defined in

[CSpellSettingsDef.ts:428](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L428)
[CSpellSettingsDef.ts:433](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L433)

___

Expand All @@ -203,7 +203,7 @@ While you can create your own patterns, you can also leverage several patterns t

#### Defined in

[CSpellSettingsDef.ts:506](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L506)
[CSpellSettingsDef.ts:511](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L511)

___

Expand All @@ -215,7 +215,7 @@ Optional name of configuration.

#### Defined in

[CSpellSettingsDef.ts:407](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L407)
[CSpellSettingsDef.ts:412](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L412)

___

Expand All @@ -233,7 +233,7 @@ possible suggestions.

#### Defined in

[CSpellSettingsDef.ts:483](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L483)
[CSpellSettingsDef.ts:488](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L488)

___

Expand All @@ -253,7 +253,7 @@ ExperimentalBaseSettings.parser

#### Defined in

[CSpellSettingsDef.ts:991](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L991)
[CSpellSettingsDef.ts:1003](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L1003)

___

Expand Down Expand Up @@ -287,7 +287,7 @@ For example:

#### Defined in

[CSpellSettingsDef.ts:533](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L533)
[CSpellSettingsDef.ts:538](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L538)

___

Expand All @@ -299,4 +299,4 @@ List of words to be always considered correct.

#### Defined in

[CSpellSettingsDef.ts:419](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellSettingsDef.ts#L419)
[CSpellSettingsDef.ts:424](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellSettingsDef.ts#L424)
12 changes: 6 additions & 6 deletions docs/types/cspell-types/interfaces/CSpellReporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#### Defined in

[CSpellReporter.ts:81](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L81)
[CSpellReporter.ts:81](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L81)

___

Expand All @@ -31,7 +31,7 @@ ___

#### Defined in

[CSpellReporter.ts:82](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L82)
[CSpellReporter.ts:82](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L82)

___

Expand All @@ -41,7 +41,7 @@ ___

#### Defined in

[CSpellReporter.ts:80](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L80)
[CSpellReporter.ts:80](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L80)

___

Expand All @@ -51,7 +51,7 @@ ___

#### Defined in

[CSpellReporter.ts:79](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L79)
[CSpellReporter.ts:79](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L79)

___

Expand All @@ -61,7 +61,7 @@ ___

#### Defined in

[CSpellReporter.ts:83](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L83)
[CSpellReporter.ts:83](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L83)

___

Expand All @@ -71,4 +71,4 @@ ___

#### Defined in

[CSpellReporter.ts:84](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L84)
[CSpellReporter.ts:84](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L84)
2 changes: 1 addition & 1 deletion docs/types/cspell-types/interfaces/CSpellReporterModule.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@

#### Defined in

[CSpellReporter.ts:88](https://github.com/streetsidesoftware/cspell/blob/8083c95/packages/cspell-types/src/CSpellReporter.ts#L88)
[CSpellReporter.ts:88](https://github.com/streetsidesoftware/cspell/blob/e5b7f09/packages/cspell-types/src/CSpellReporter.ts#L88)
Loading

0 comments on commit 9a96e9e

Please sign in to comment.