redis-developer.github.io icon indicating copy to clipboard operation
redis-developer.github.io copied to clipboard

Adding DocsVersionDropdown for a sidebar

Open ajeetraina opened this issue 4 years ago • 0 comments

With the newer version releases, we might require "DocsVersionDropDown" in the sidebar. For Example, with RedisInsight v2.0 recent release, we want to keep both v1.x and v2.x in the sidebar.

This Docusaurus v2 doc looks to be a good starting point: https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/NavbarItem/DocsVersionDropdownNavbarItem.tsx

ajeetraina avatar Dec 02 '21 08:12 ajeetraina