LGTM, thanks! On Thu, Apr 30, 2015 at 2:24 PM, Helga Velroyen <[email protected]> wrote:
> Interdiff: > > diff --git a/roles/ganeti-doc/files/srv/docs-src/index.rst > b/roles/ganeti-doc/files/srv/docs-src/index.rst > index b7f80ad..f86776d 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.14>` | :hapi:`Haskell > <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` | > +| 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>` | > > > +-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ > > > On Thu, 30 Apr 2015 at 14:23 Hrvoje Ribicic <[email protected]> wrote: > >> On Thu, Apr 30, 2015 at 2:17 PM, 'Helga Velroyen' via ganeti-devel < >> [email protected]> wrote: >> >>> Signed-off-by: Helga Velroyen <[email protected]> >>> --- >>> roles/ganeti-doc/files/srv/docs-src/index.rst | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/roles/ganeti-doc/files/srv/docs-src/index.rst >>> b/roles/ganeti-doc/files/srv/docs-src/index.rst >>> index bb4cb3d..b7f80ad 100644 >>> --- a/roles/ganeti-doc/files/srv/docs-src/index.rst >>> +++ b/roles/ganeti-doc/files/srv/docs-src/index.rst >>> @@ -15,6 +15,8 @@ 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.14>` | >>> :hapi:`Haskell <2.15>`, :papi:`Python <2.15>` | :man:`man <2.15>` >> >> >> Modify doc field as well. >> >> >>> | >>> >>> ++-------------------+-------------+---------------------+----------------------------------------------------+---------------------+ >>> | 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 >>> >>> >> Hrvoje Ribicic >> Ganeti Engineering >> Google Germany GmbH >> Dienerstr. 12, 80331, München >> >> Registergericht und -nummer: Hamburg, HRB 86891 >> Sitz der Gesellschaft: Hamburg >> Geschäftsführer: Graham Law, Christine Elizabeth Flores >> Steuernummer: 48/725/00206 >> Umsatzsteueridentifikationsnummer: DE813741370 >> > Hrvoje Ribicic Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
