Skip to content

Changing the next version label #4931

Answered by Siemienik
Sotty75 asked this question in Q&A
Discussion options

You must be logged in to vote

It is able to set in docs plugin configuration, setting versions

versions: {
          /*
          Example configuration: 
          current: {
            label: 'Android SDK v2.0.0 (WIP)',
            path: 'android-2.0.0',
          },
          '1.0.0': {
            label: 'Android SDK v1.0.0',
            path: 'android-1.0.0',
          },
          */
        },

https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@slorber
Comment options

Answer selected by slorber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants