Signed-off-by: Klaus Aehlig <[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 9b24300..bb4cb3d 100644 --- a/roles/ganeti-doc/files/srv/docs-src/index.rst +++ b/roles/ganeti-doc/files/srv/docs-src/index.rst @@ -15,7 +15,7 @@ Select the link pointing to the resource you'd like to view. +===================+=============+=====================+====================================================+=====================+ | Development | master | :doc:`doc <master>` | :hapi:`Haskell <master>`, :papi:`Python <master>` | :man:`man <master>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -| Beta | 2.14 | :doc:`doc <2.14>` | :hapi:`Haskell <2.14>`, :papi:`Python <2.14>` | :man:`man <2.14>` | +| RC | 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>` | +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ -- 2.2.0.rc0.207.ga3a616c
