docusaurus/packages/docusaurus-plugin-content-docs/src
tae 2e163a9ec4
feat(content-docs): allow custom props through _category_.json (#6780)
* feat(content-docs): allow custom props through _category_.json

* refactor

* documentation

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-05 18:52:36 +08:00
..
__tests__ fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (#6700) 2022-03-03 12:39:54 +01:00
client refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
markdown refactor: convert all fs methods to async (#6725) 2022-02-20 10:21:33 +08:00
sidebars feat(content-docs): allow custom props through _category_.json (#6780) 2022-03-05 18:52:36 +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: convert all fs methods to async (#6725) 2022-02-20 10:21:33 +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 refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +08:00
globalData.ts refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
index.ts refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +08:00
lastUpdate.ts refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +08:00
numberPrefix.ts refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
options.ts feat(docs,theme-classic): docs breadcrumbs (#6517) 2022-02-16 19:02:58 +01:00
plugin-content-docs.d.ts refactor: unify export directive style (#6751) 2022-02-24 17:25:17 +08:00
props.ts refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
routes.ts refactor: unify error handling behavior (#6755) 2022-02-25 15:07:13 +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 refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
translations.ts refactor: ensure lodash is default-imported (#6716) 2022-02-19 18:15:02 +08:00
types.ts feat(content-docs): add custom props front matter (#6619) 2022-02-09 17:04:07 +01:00
versions.ts refactor: convert all fs methods to async (#6725) 2022-02-20 10:21:33 +08:00