docusaurus/packages/docusaurus-plugin-content-docs/src
Nick Schonning 521eb119a7
chore: add cSpell for spell checking (#6456)
* chore: Add cSpell for spell checking

* chore: exclude map files and remove dups

* chore: exclude more binary files

* chore: remove MD headings

* Update .cspell.json

* fix a few spellings

* fix more

* fix

Signed-off-by: Joshua Chen <sidachen2003@gmail.com>

* fix a few

* oops

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-25 09:40:02 +08:00
..
__tests__ chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
client fix(content-docs): make getActivePlugin match plugin paths more exactly (#6435) 2022-01-22 13:36:56 +08:00
markdown refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08:00
sidebars chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
categoryGeneratedIndex.ts feat(content-docs): allow SEO metadata for category index pages (#6239) 2022-01-06 11:31:01 +01:00
cli.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +08:00
docFrontMatter.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
docs.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
globalData.ts fix: highlight appropriate navItem based on active sidebar item (#6310) 2022-01-16 13:41:40 +08:00
index.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00
lastUpdate.ts fix(content-docs): quotify path when retrieving git history (#6202) 2021-12-27 17:27:48 +08:00
numberPrefix.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00
options.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00
plugin-content-docs.d.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00
props.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
routes.ts fix: highlight appropriate navItem based on active sidebar item (#6310) 2022-01-16 13:41:40 +08:00
slug.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
tags.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
translations.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
types.ts feat(content-docs): displayed_sidebar front matter (#5782) 2022-01-19 16:00:42 +01:00
versions.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00