Signed-off-by: Viktor Bachraty <[email protected]> --- roles/ganeti-doc/files/srv/docs-src/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/ganeti-doc/files/srv/docs-src/index.rst b/roles/ganeti-doc/files/srv/docs-src/index.rst index 2c19d89..75600d7 100644 --- a/roles/ganeti-doc/files/srv/docs-src/index.rst +++ b/roles/ganeti-doc/files/srv/docs-src/index.rst @@ -17,7 +17,7 @@ Select the link pointing to the resource you'd like to view. +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ | alpha | 2.17 | :doc:`doc <2.17>` | :hapi:`Haskell <2.17>`, :papi:`Python <2.17>` | :man:`man <2.17>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| beta | 2.16 | :doc:`doc <2.16>` | :hapi:`Haskell <2.16>`, :papi:`Python <2.16>` | :man:`man <2.16>` | +| rc | 2.16 | :doc:`doc <2.16>` | :hapi:`Haskell <2.16>`, :papi:`Python <2.16>` | :man:`man <2.16>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ | :green:`Stable` | **2.15** | :doc:`doc <2.15>` | :hapi:`Haskell <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -- 2.7.0.rc3.207.g0ac5344
