Re: New in development version or versionadded

2009-01-29 Thread Marc Fargas
On Thu, Jan 29, 2009 at 2:24 AM, Malcolm Tredinnick < malc...@pointy-stick.com> wrote: > > Use "..versionadded::", but make the version be 1.1, not "dev". There's > a patch that we haven't applied yet, but will soon, in Trac to convert > all references to the next version to read "development vers

Re: New in development version or versionadded

2009-01-28 Thread Malcolm Tredinnick
On Wed, 2009-01-28 at 17:21 -0800, Graham King wrote: > Hi, > > I'm writing docs for a patch (#8348), and wondering how to indicate > that that feature is only available in the development version. This > used to be: > > **New in Django development version** > > but now I think it should be:

New in development version or versionadded

2009-01-28 Thread Graham King
Hi, I'm writing docs for a patch (#8348), and wondering how to indicate that that feature is only available in the development version. This used to be: **New in Django development version** but now I think it should be: .. versionadded:: dev however a grep can't find either of the above in