File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -486,16 +486,15 @@ and your readers will be able to choose it.
486
486
like ``1.0 ``, ``2.0.3 `` or ``4.x ``.
487
487
488
488
Now you might want to set ``stable `` as the *default version *,
489
- rather than ``latest ``.
490
- This has the advantage that users will see the documentation
491
- corresponding to the most recent release of your software,
492
- while they can optionally switch to the development version.
489
+ rather than ``latest ``,
490
+ so that users see the `` stable `` documentation
491
+ when they visit the :term: ` root URL ` of your documentation
492
+ ( while still being able to change the version in the flyout menu) .
493
493
494
494
For that, go to the "Advanced Settings" link under the "⚙ Admin" menu of your project home,
495
495
choose ``stable `` in the "Default version*" dropdown,
496
496
and hit :guilabel: `Save ` at the bottom.
497
- From now on, every time a user visits the :term: `root URL ` of your documentation,
498
- they will get redirected to the ``stable `` version of it.
497
+ Done!
499
498
500
499
Modifying versions
501
500
~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments