Skip to content

Commit 8f3d80f

Browse files
stsewdagjohnson
authored andcommitted
Add docs about preference for tags over branches (readthedocs#3582)
1 parent 483a7a5 commit 8f3d80f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/versions.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ which are branches that are maintained over time for a specific release number.
4040

4141
.. _PEP 440: https://www.python.org/dev/peps/pep-0440/
4242

43+
Tags and branches
44+
-----------------
45+
46+
Read the Docs supports two workflows for versioning: based on tags or branches.
47+
If you have at least one active tag,
48+
tags will take preference over branches when selecting the stable version.
49+
4350
Redirects on root URLs
4451
----------------------
4552

@@ -48,5 +55,3 @@ for example ``http://pip.readthedocs.io/``,
4855
they will be redirected to the **Default version**.
4956
This defaults to **latest**,
5057
but could also point to your latest released version.
51-
52-

0 commit comments

Comments
 (0)