docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber dd3f3f1093
fix(v2): doc path special char (space or other) should lead to a valid slug (#3262)
* doc path special char (space or other) should lead to a valid slug

* doc path special char (space or other) should lead to a valid slug

* improve doc bad slug message
2020-08-11 17:20:51 +02:00
..
__tests__ fix(v2): doc path special char (space or other) should lead to a valid slug (#3262) 2020-08-11 17:20:51 +02:00
client fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
markdown chore(v2): Fix a lot of eslint warnings (#2972) 2020-06-20 12:30:18 +08:00
theme/hooks feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
constants.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
env.ts feat(v2): blog + docs multi-instance plugins (#3204) 2020-08-05 18:27:55 +02:00
index.ts fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
lastUpdate.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
metadata.ts fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
order.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
pluginOptionSchema.ts fix(v2): modify validation schema and tests for rehype/remark + remove duplicate dependency (#3247) 2020-08-11 15:17:23 +02:00
sidebars.ts feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
slug.ts fix(v2): doc path special char (space or other) should lead to a valid slug (#3262) 2020-08-11 17:20:51 +02:00
types.ts fix(v2): deprecate docs homePageId in favor of frontmatter "slug: /" (#3228) 2020-08-06 18:31:50 +02:00
version.ts feat(v2): blog + docs multi-instance plugins (#3204) 2020-08-05 18:27:55 +02:00