forked from M-Labs/artiq
1
0
Fork 0

doc: Fix heading levels in Releases page

This commit is contained in:
architeuthis 2024-06-27 15:46:16 +08:00 committed by Sébastien Bourdeauducq
parent f0384ca885
commit f20b6051d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ARTIQ Releases
==============
##############
ARTIQ follows a rolling release model, with beta, stable, and legacy channels. Different releases are saved as different branches on the M-Labs `ARTIQ repository <https://github.com/m-labs/artiq>`_. The ``master`` branch represents the beta version, where at any time the next stable release of ARTIQ is currently in development. This branch is unstable and does not yet guarantee reliability or consistency, but may also already offer new features and improvements; see the `beta release notes <https://github.com/m-labs/artiq/blob/master/RELEASE_NOTES.rst>`_ for the most up-to-date information. The ``release-[number]`` branches represent stable releases, of which the most recent is considered the current stable version, and the second-most recent the current legacy version.