Skip to content

Commit db46ed7

Browse files
authored
Merge pull request #1696 from dmbaturin/readme-branches
readme: Update information about branches
2 parents 9528377 + abe1b22 commit db46ed7

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,25 @@ Our old wiki with documentation from the VyOS 1.1.x and early 1.2.0 era can stil
99

1010
# Versions
1111

12-
Our version follows the very same branching scheme as the VyOS source modules
13-
itself. We maintain one documentation branch per VyOS release. The default
14-
branch that contains the most recent VyOS documentation is called `current`
15-
and matches the latest VyOS release which is 1.4 at the time.
12+
Our documentation repository follows the same branching scheme as the VyOS source itself.
13+
We maintain one documentation branch per VyOS release.
14+
The default branch that contains the most recent VyOS documentation is called `current`
15+
and matches the latest VyOS rolling release.
1616

1717
All new documentation enhancements go to the `current` branch. If those changes
1818
are beneficial for previous VyOS documentation versions they will be
1919
cherry-picked to the appropriate branch(es).
2020

21-
Post-1.2.0 branches are named after constellations sorted by area from smallest to
22-
largest. There are 88 of them, here's the
21+
VyOS branches are named after constellations sorted by area from smallest to largest.
22+
There are 88 of them, here's the
2323
[complete list](https://en.wikipedia.org/wiki/IAU_designated_constellations_by_area).
2424

25-
* 1.2.x: `crux` (Southern Cross)
26-
* 1.3.x: `equuleus` (Little Horse)
25+
The branches we have had so far:
26+
27+
* 1.5.x: `circinus` (Compasses)
2728
* 1.4.x: `sagitta` (Arrow)
28-
* ...
29+
* 1.3.x: `equuleus` (Little Horse)
30+
* 1.2.x: `crux` (Southern Cross)
2931

3032
### Sphinx
3133
Debian requires some extra steps for

0 commit comments

Comments
 (0)