docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber ae877f2990
feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357)
* add new docs versioning options

* Add some tests for new versioning options

* Add some docs for version configurations

* try to fix broken link detection after /docs/ root paths have been removed on deploy previews

* improve dev/deploypreview versioning configurations

* disable custom current version path, as it produces broken links

* readVersionDocs should not be order sensitive

* fix versions page according to versioning config

* fix versions page according to versioning config
2020-08-28 18:37:49 +02:00
..
__tests__ feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00
client refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
markdown refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
theme/hooks refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +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 refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
globalData.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
index.ts feat(v2): Provide docs plugin typing (#3328) 2020-08-27 11:40:14 +02:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00
plugin-content-docs.d.ts feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00
props.ts feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00
sidebars.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
slug.ts feat(v2): Provide docs plugin typing (#3328) 2020-08-27 11:40:14 +02:00
types.ts feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00
versions.ts feat(v2): docs version configuration: lastVersion, version.{path,label} (#3357) 2020-08-28 18:37:49 +02:00