docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber be7b5dca78
feat(v2): editUrl function for advanced use-cases (#4121)
* EditUrl function

* normalize blog/docs regarding the editUrl feature + editUrl function

* editUrl fn => always inject posix style relative paths, make tests more reliable
(see also https://github.com/facebook/docusaurus/issues/4124)

* fix editUrl on windows
2021-01-29 15:35:25 +01:00
..
__tests__ feat(v2): editUrl function for advanced use-cases (#4121) 2021-01-29 15:35:25 +01:00
client fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
markdown chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00
theme/hooks refactor(v2): use new way to get versions for search page (#3604) 2020-10-22 11:22:11 +02:00
cli.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.ts feat(v2): editUrl function for advanced use-cases (#4121) 2021-01-29 15:35:25 +01:00
globalData.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
index.ts fix(v2): fix multi-instance mdx loaders not sandboxed correctly (#3970) 2020-12-30 11:18:51 +01:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts feat(v2): editUrl function for advanced use-cases (#4121) 2021-01-29 15:35:25 +01:00
plugin-content-docs.d.ts feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
props.ts feat(v2): add custom props for consumption by swizzled sidebar (#3888) 2020-12-10 19:49:21 +01:00
sidebars.ts feat(v2): add custom props for consumption by swizzled sidebar (#3888) 2020-12-10 19:49:21 +01:00
slug.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
translations.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
types.ts feat(v2): editUrl function for advanced use-cases (#4121) 2021-01-29 15:35:25 +01:00
versions.ts feat(v2): editUrl function for advanced use-cases (#4121) 2021-01-29 15:35:25 +01:00