aboutsummaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-12 17:34:14 -0400
committerTom Rini <trini@konsulko.com>2022-07-14 14:14:27 -0400
commit6b484ba69f7024b794f68ff917936aead3d74f98 (patch)
treea7595923b672570bb97c5c6423018bf1ad79107b /doc/develop/index.rst
parent61550734b2569e787305f4791045cd89aa1daffc (diff)
doc: Add doc/develop/release_cycle.rst
Migrate the RelaseCycle wiki page to Sphinx. In terms of visible changes, we stop having a dynamic countdown to when the release is. And we drop the year-based statistics, that were not being kept up to date. For the moment, we only link to statistics for v2022.07 but will add back the historical data in a subsequent patch. Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index eab00a5538..73741ceb6a 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -12,6 +12,7 @@ General
codingstyle
designprinciples
process
+ release_cycle
Implementation
--------------