docusaurus/packages/docusaurus-plugin-content-docs/src
besemuna 9715048f79
feat(v2): provide doc sidebar_label through sidebars.js (#4500)
* feat : update SidebarItemDoc type

* feat : update assertIsDoc

* feat : allow configuring title from sidebar.js

* feat : add docs

* docs : refactor i18n docs to use label in sidebar.js

* test : add test

* Update website/docs/guides/docs/sidebar.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

* docs : remove backported docs

Co-authored-by: Lisa Chandra <52909743+lisa761@users.noreply.github.com>
Co-authored-by: Javid <singularity.javid@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-03-26 15:11:21 +01:00
..
__tests__ feat(v2): provide doc sidebar_label through sidebars.js (#4500) 2021-03-26 15:11:21 +01:00
client chore(v2): Fix more linter warnings (#4450) 2021-03-18 18:05:09 +01:00
markdown refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
theme/hooks chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00
cli.ts chore(v2): Fix more linter warnings (#4450) 2021-03-18 18:05:09 +01:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.ts feat(v2): read first heading as title and use it in front-matter (#4485) 2021-03-23 18:07:21 +01:00
globalData.ts feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
index.ts refactor(v2): use correct plugin types (#4418) 2021-03-15 19:08:44 +01:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
plugin-content-docs.d.ts refactor(v2): correct client types and type aliases (#4451) 2021-03-19 11:32:38 +01:00
props.ts feat(v2): provide doc sidebar_label through sidebars.js (#4500) 2021-03-26 15:11:21 +01:00
sidebars.ts feat(v2): provide doc sidebar_label through sidebars.js (#4500) 2021-03-26 15:11: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): provide doc sidebar_label through sidebars.js (#4500) 2021-03-26 15:11:21 +01:00
versions.ts chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00