We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483a7a5 commit 8f3d80fCopy full SHA for 8f3d80f
docs/versions.rst
@@ -40,6 +40,13 @@ which are branches that are maintained over time for a specific release number.
40
41
.. _PEP 440: https://www.python.org/dev/peps/pep-0440/
42
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
50
Redirects on root URLs
51
----------------------
52
@@ -48,5 +55,3 @@ for example ``http://pip.readthedocs.io/``,
55
they will be redirected to the **Default version**.
56
This defaults to **latest**,
57
but could also point to your latest released version.
-
0 commit comments