Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Workflow Bot -- Build Docs #6479

Merged
merged 1 commit into from
Nov 5, 2024
Merged

ci: Workflow Bot -- Build Docs #6479

merged 1 commit into from
Nov 5, 2024

Conversation

street-side-software-automation[bot]
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Nov 4, 2024

docs/types/cspell-types/assets/icons.js | 2 +-
docs/types/cspell-types/assets/icons.svg | 2 +-
docs/types/cspell-types/assets/main.js | 2 +-
docs/types/cspell-types/assets/navigation.js | 2 +-
docs/types/cspell-types/assets/style.css | 87 ++++++--
docs/types/cspell-types/enums/IssueType.html | 4 +-
.../types/cspell-types/functions/defineConfig.html | 2 +-
docs/types/cspell-types/hierarchy.html | 2 +-
docs/types/cspell-types/index.html | 12 +-
.../AdvancedCSpellSettingsWithSourceTrace.html | 238 ++++++++++-----------
.../types/cspell-types/interfaces/BaseSetting.html | 56 ++---
.../cspell-types/interfaces/CSpellReporter.html | 4 +-
.../interfaces/CSpellReporterModule.html | 4 +-
.../cspell-types/interfaces/CSpellSettings.html | 230 ++++++++++----------
.../interfaces/CSpellSettingsWithSourceTrace.html | 234 ++++++++++----------
.../cspell-types/interfaces/CacheSettings.html | 16 +-
.../cspell-types/interfaces/CharacterSetCosts.html | 8 +-
.../interfaces/CommandLineSettings.html | 8 +-
.../interfaces/DictionaryDefinitionAlternate.html | 26 +--
.../interfaces/DictionaryDefinitionAugmented.html | 18 +-
.../interfaces/DictionaryDefinitionBase.html | 16 +-
.../interfaces/DictionaryDefinitionCustom.html | 22 +-
.../DictionaryDefinitionInlineFlagWords.html | 18 +-
.../DictionaryDefinitionInlineIgnoreWords.html | 18 +-
.../DictionaryDefinitionInlineWords.html | 18 +-
.../interfaces/DictionaryDefinitionPreferred.html | 18 +-
.../interfaces/DictionaryInformation.html | 20 +-
docs/types/cspell-types/interfaces/EditCosts.html | 22 +-
.../interfaces/ExtendableSettings.html | 160 +++++++-------
docs/types/cspell-types/interfaces/Features.html | 4 +-
.../cspell-types/interfaces/FileSettings.html | 222 +++++++++----------
docs/types/cspell-types/interfaces/FileSource.html | 14 +-
.../cspell-types/interfaces/ImportFileRef.html | 6 +-
.../cspell-types/interfaces/InMemorySource.html | 14 +-
docs/types/cspell-types/interfaces/Issue.html | 22 +-
.../cspell-types/interfaces/LanguageSetting.html | 66 +++---
.../interfaces/LanguageSettingFilterFields.html | 12 +-
.../LanguageSettingFilterFieldsDeprecated.html | 10 +-
.../LanguageSettingFilterFieldsPreferred.html | 6 +-
.../cspell-types/interfaces/LegacySettings.html | 12 +-
.../types/cspell-types/interfaces/MergeSource.html | 14 +-
.../interfaces/OverrideFilterFields.html | 4 +-
.../cspell-types/interfaces/OverrideSettings.html | 158 +++++++-------
.../types/cspell-types/interfaces/ParseResult.html | 4 +-
docs/types/cspell-types/interfaces/ParsedText.html | 14 +-
docs/types/cspell-types/interfaces/Parser.html | 6 +-
docs/types/cspell-types/interfaces/Plugin.html | 6 +-
.../types/cspell-types/interfaces/PnPSettings.html | 10 +-
.../cspell-types/interfaces/ProgressBase.html | 4 +-
.../cspell-types/interfaces/ProgressFileBase.html | 6 +-
.../cspell-types/interfaces/ProgressFileBegin.html | 6 +-
.../interfaces/ProgressFileComplete.html | 6 +-
.../interfaces/RegExpPatternDefinition.html | 8 +-
.../interfaces/ReporterConfiguration.html | 24 +--
.../interfaces/ReportingConfiguration.html | 26 +--
docs/types/cspell-types/interfaces/RunResult.html | 12 +-
docs/types/cspell-types/interfaces/Settings.html | 158 +++++++-------
.../interfaces/SuggestionsConfiguration.html | 14 +-
.../interfaces/TextDocumentOffset.html | 10 +-
docs/types/cspell-types/interfaces/TextOffset.html | 8 +-
.../interfaces/WorkspaceTrustSettings.html | 14 +-
docs/types/cspell-types/modules.html | 22 +-
.../cspell-types/types/CSpellPackageSettings.html | 2 +-
.../cspell-types/types/CSpellUserSettings.html | 2 +-
.../types/CSpellUserSettingsFields.html | 2 +-
.../types/CSpellUserSettingsWithComments.html | 2 +-
docs/types/cspell-types/types/CacheFormat.html | 2 +-
docs/types/cspell-types/types/CacheStrategy.html | 9 +-
docs/types/cspell-types/types/CharacterSet.html | 2 +-
.../cspell-types/types/CustomDictionaryPath.html | 2 +-
.../cspell-types/types/CustomDictionaryScope.html | 2 +-
docs/types/cspell-types/types/DebugEmitter.html | 2 +-
.../cspell-types/types/DictionaryDefinition.html | 2 +-
.../types/DictionaryDefinitionInline.html | 4 +-
.../cspell-types/types/DictionaryFileTypes.html | 2 +-
docs/types/cspell-types/types/DictionaryId.html | 4 +-
.../types/cspell-types/types/DictionaryNegRef.html | 4 +-
docs/types/cspell-types/types/DictionaryPath.html | 2 +-
docs/types/cspell-types/types/DictionaryRef.html | 2 +-
.../cspell-types/types/DictionaryReference.html | 2 +-
docs/types/cspell-types/types/ErrorEmitter.html | 2 +-
docs/types/cspell-types/types/ErrorLike.html | 2 +-
.../types/cspell-types/types/FSPathResolvable.html | 2 +-
docs/types/cspell-types/types/Feature.html | 2 +-
docs/types/cspell-types/types/FsPath.html | 2 +-
docs/types/cspell-types/types/Glob.html | 2 +-
docs/types/cspell-types/types/LanguageId.html | 2 +-
.../cspell-types/types/LanguageIdMultiple.html | 4 +-
.../cspell-types/types/LanguageIdMultipleNeg.html | 4 +-
.../types/cspell-types/types/LanguageIdSingle.html | 4 +-
docs/types/cspell-types/types/LocalId.html | 6 +-
docs/types/cspell-types/types/LocaleId.html | 2 +-
docs/types/cspell-types/types/MappedText.html | 2 +-
.../types/cspell-types/types/MatchingFileType.html | 2 +-
docs/types/cspell-types/types/MessageEmitter.html | 2 +-
docs/types/cspell-types/types/MessageType.html | 2 +-
.../cspell-types/types/MessageTypeLookup.html | 2 +-
docs/types/cspell-types/types/ParserName.html | 2 +-
docs/types/cspell-types/types/ParserOptions.html | 2 +-
docs/types/cspell-types/types/Pattern.html | 2 +-
docs/types/cspell-types/types/PatternId.html | 2 +-
docs/types/cspell-types/types/PatternRef.html | 2 +-
.../cspell-types/types/PredefinedPatterns.html | 2 +-
docs/types/cspell-types/types/ProgressEmitter.html | 2 +-
docs/types/cspell-types/types/ProgressItem.html | 2 +-
docs/types/cspell-types/types/ProgressTypes.html | 2 +-
.../cspell-types/types/RegExpPatternList.html | 2 +-
docs/types/cspell-types/types/ReplaceEntry.html | 2 +-
docs/types/cspell-types/types/ReplaceMap.html | 2 +-
.../types/cspell-types/types/ReporterSettings.html | 2 +-
docs/types/cspell-types/types/ResultEmitter.html | 2 +-
docs/types/cspell-types/types/SimpleGlob.html | 2 +-
docs/types/cspell-types/types/Source.html | 2 +-
.../cspell-types/types/SpellingErrorEmitter.html | 2 +-
.../cspell-types/types/SuggestionCostMapDef.html | 2 +-
.../cspell-types/types/SuggestionCostsDefs.html | 2 +-
docs/types/cspell-types/types/TrustLevel.html | 2 +-
docs/types/cspell-types/types/Version.html | 2 +-
docs/types/cspell-types/types/VersionLatest.html | 4 +-
docs/types/cspell-types/types/VersionLegacy.html | 8 +-
.../types/cspell-types/variables/ConfigFields.html | 2 +-
.../types/cspell-types/variables/MessageTypes.html | 2 +-
122 files changed, 1195 insertions(+), 1147 deletions(-)

@github-actions github-actions bot added the chore label Nov 4, 2024
@Jason3S Jason3S merged commit 178a7ef into main Nov 5, 2024
13 checks passed
@Jason3S Jason3S deleted the update-docs branch November 5, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant