docusaurus/packages/docusaurus-plugin-content-docs/src
2022-02-09 17:18:32 +01:00
..
__tests__ feat(content-docs): add custom props front matter (#6619) 2022-02-09 17:04:07 +01:00
client chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +08:00
markdown refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08:00
sidebars chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +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(content-docs): clean up sidebars logic; validate generator returns (#6596) 2022-02-04 09:46:25 +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 feat(content-docs): add custom props front matter (#6619) 2022-02-09 17:04:07 +01:00
docs.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +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: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
lastUpdate.ts feat(content-blog): infer blog post date from git history (#6593) 2022-02-09 17:18:32 +01:00
numberPrefix.ts refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
options.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
plugin-content-docs.d.ts refactor: move module declarations for non-route components to theme-classic (#6629) 2022-02-07 20:17:41 +08:00
props.ts feat(content-docs): add custom props front matter (#6619) 2022-02-09 17:04:07 +01:00
routes.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
server-export.ts chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +08:00
slug.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
tags.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
translations.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
types.ts feat(content-docs): add custom props front matter (#6619) 2022-02-09 17:04:07 +01:00
versions.ts fix(content-docs): export versioning utils (#6477) 2022-02-02 17:21:54 +01:00