Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-06 Thread Iustin Pop
On Wed, Jan 05, 2011 at 05:39:29PM +, Michael Hanselmann wrote: > Am 5. Januar 2011 17:34 schrieb Iustin Pop : > > On Wed, Jan 05, 2011 at 05:32:15PM +, Michael Hanselmann wrote: > >> Actually I wanted to change it to mention the version (see other patch > >> thread). The tool can't know wh

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Michael Hanselmann
Am 5. Januar 2011 17:34 schrieb Iustin Pop : > On Wed, Jan 05, 2011 at 05:32:15PM +, Michael Hanselmann wrote: >> Actually I wanted to change it to mention the version (see other patch >> thread). The tool can't know which documentation format the user has >> available. > > Hrmm, if we ship it

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Iustin Pop
On Wed, Jan 05, 2011 at 05:32:15PM +, Michael Hanselmann wrote: > Am 5. Januar 2011 17:29 schrieb Iustin Pop : > > On Wed, Jan 05, 2011 at 05:27:37PM +, Michael Hanselmann wrote: > >> It can be done analog to NEWS, that is storing the file in the > >> top-level directory and copying to doc/

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Michael Hanselmann
Am 5. Januar 2011 17:29 schrieb Iustin Pop : > On Wed, Jan 05, 2011 at 05:27:37PM +, Michael Hanselmann wrote: >> It can be done analog to NEWS, that is storing the file in the >> top-level directory and copying to doc/ at build-time. Will do so in a >> separate patch. > > In that case, should

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Iustin Pop
On Wed, Jan 05, 2011 at 05:27:37PM +, Michael Hanselmann wrote: > Am 5. Januar 2011 17:14 schrieb Iustin Pop : > > On Wed, Jan 05, 2011 at 04:22:43PM +0100, Michael Hanselmann wrote: > >> This patch formats the upgrade notes currently in the wiki[1] as reST > >> and adds them to the documentati

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Michael Hanselmann
Am 5. Januar 2011 17:14 schrieb Iustin Pop : > On Wed, Jan 05, 2011 at 04:22:43PM +0100, Michael Hanselmann wrote: >> This patch formats the upgrade notes currently in the wiki[1] as reST >> and adds them to the documentation. >> >> [1] http://code.google.com/p/ganeti/wiki/UpgradeNotes >> >> Signed

Re: [PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Iustin Pop
On Wed, Jan 05, 2011 at 04:22:43PM +0100, Michael Hanselmann wrote: > This patch formats the upgrade notes currently in the wiki[1] as reST > and adds them to the documentation. > > [1] http://code.google.com/p/ganeti/wiki/UpgradeNotes > > Signed-off-by: Michael Hanselmann LGTM. I'm wondering i

[PATCH devel-2.3] Import upgrade notes into documentation

2011-01-05 Thread Michael Hanselmann
This patch formats the upgrade notes currently in the wiki[1] as reST and adds them to the documentation. [1] http://code.google.com/p/ganeti/wiki/UpgradeNotes Signed-off-by: Michael Hanselmann --- Makefile.am |1 + doc/index.rst |1 + doc/upgrade.rst | 259 ++