docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber a4769e3f30
fix(v2): alpha 62 doc fixes (#3381)
* deprecated nextVersionLabel option

* useActivePlugin failfast option

* remove deprecated option nextVersionLabel

* routeBasePath: '' should be forbidden

* routeBasePath: '' should be forbidden

* Docs: do not show version badge if there is only 1 version: https://github.com/facebook/docusaurus/issues/3362

* allow sidebars file to not exist: fallback to empty sidebars
https://githu.com/facebook/docusaurus/issues/3366
2020-09-01 16:31:33 +02:00
..
__tests__ fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
client fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
markdown refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
theme/hooks fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +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 fix(v2): reject routeBasePath: '' (#3377) 2020-08-31 19:59:27 +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 fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
slug.ts feat(v2): Provide docs plugin typing (#3328) 2020-08-27 11:40:14 +02:00
types.ts feat(v2): docs options.onlyIncludeVersions (#3373) 2020-08-31 17:08:24 +02:00
versions.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00