2.14.0 has been released today, so this is the new stable version of Ganeti.
Signed-off-by: Klaus Aehlig <[email protected]> --- roles/ganeti-doc/files/srv/docs-src/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/ganeti-doc/files/srv/docs-src/index.rst b/roles/ganeti-doc/files/srv/docs-src/index.rst index f86776d..b3b6bf4 100644 --- a/roles/ganeti-doc/files/srv/docs-src/index.rst +++ b/roles/ganeti-doc/files/srv/docs-src/index.rst @@ -17,11 +17,11 @@ Select the link pointing to the resource you'd like to view. +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ | beta1 | 2.15 | :doc:`doc <2.15>` | :hapi:`Haskell <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| RC | 2.14 | :doc:`doc <2.14>` | :hapi:`Haskell <2.14>`, :papi:`Python <2.14>` | :man:`man <2.14>` | +| :green:`Stable` | **2.14** | :doc:`doc <2.14>` | :hapi:`Haskell <2.14>`, :papi:`Python <2.14>` | :man:`man <2.14>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| :green:`Stable` | **2.13** | :doc:`doc <2.13>` | :hapi:`Haskell <2.13>`, :papi:`Python <2.13>` | :man:`man <2.13>` | -+-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| Bug fixes only | 2.12 | :doc:`doc <2.12>` | :hapi:`Haskell <2.12>`, :papi:`Python <2.12>` | :man:`man <2.12>` | +| Bug fixes only | 2.13 | :doc:`doc <2.13>` | :hapi:`Haskell <2.13>`, :papi:`Python <2.13>` | :man:`man <2.13>` | +| +-------------+---------------------+----------------------------------------------------+---------------------+ +| | 2.12 | :doc:`doc <2.12>` | :hapi:`Haskell <2.12>`, :papi:`Python <2.12>` | :man:`man <2.12>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ | | 2.11 | :doc:`doc <2.11>` | :hapi:`Haskell <2.11>`, :papi:`Python <2.11>` | :man:`man <2.11>` | | +-------------+---------------------+----------------------------------------------------+---------------------+ -- 2.2.0.rc0.207.ga3a616c
