On Wed, Jun 17, 2015 at 04:19:04PM +0200, 'Helga Velroyen' via ganeti-devel wrote: > Signed-off-by: Helga Velroyen <[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 b3b6bf4..f9e88e1 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>` | > > +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ > -| beta1 | 2.15 | :doc:`doc <2.15>` | :hapi:`Haskell > <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` | > +| rc1 | 2.15 | :doc:`doc <2.15>` | :hapi:`Haskell > <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` | > > +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ > | :green:`Stable` | **2.14** | :doc:`doc <2.14>` | :hapi:`Haskell > <2.14>`, :papi:`Python <2.14>` | :man:`man <2.14>` | > > +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+
Usually, we just mention the state (Development, beta, RC, stable, bug fixes only) and not the number of a beta/rc, to avoid having to update the table too often. But if you want to update the table for every rc you're making, go ahead, LGTM. -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
