@@ -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
1717All new documentation enhancements go to the ` current ` branch. If those changes
1818are beneficial for previous VyOS documentation versions they will be
1919cherry-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
3133Debian requires some extra steps for
0 commit comments