Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Glyph
> On Feb 7, 2015, at 6:35 AM, Adi Roiban wrote: > > What do you think? I'd prefer to go the opposite direction, and take all the policy documents on the wiki and put them into the repository. Originally, the intention of putting stuff on the wiki was to have a rough draft for something that

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Adi Roiban
On 7 February 2015 at 20:32, Glyph wrote: > > On Feb 7, 2015, at 6:35 AM, Adi Roiban wrote: > > Trac support RST format, so we can maintain those pages in RST... and > trac wiki allow to view changes as diffs. > > > How does one enable RST formatting in trac? I don't love RST but it would > cert

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Glyph
> On Feb 7, 2015, at 6:35 AM, Adi Roiban wrote: > > Trac support RST format, so we can maintain those pages in RST... and > trac wiki allow to view changes as diffs. How does one enable RST formatting in trac? I don't love RST but it would certainly be a better source format than trac-wiki sy

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Glyph
> On Feb 7, 2015, at 11:24 AM, Kevin Horn wrote: > > I think a better plan would be to complete > https://twistedmatrix.com/trac/ticket/1140 > This is already done, after a fashion. https://twisted.readthedocs.org/en/latest/

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Kevin Horn
On Sat, Feb 7, 2015 at 9:29 AM, wrote: > On 02:35 pm, a...@roiban.ro wrote: > >> Hi, >> >> I would like to talk about moving Twisted development documentation out of >> official Twisted doc. >> >> They can be moved either into the Trac wiki or a separate project ... >> maybe twisted-dev-tools >>

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread exarkun
On 02:35 pm, a...@roiban.ro wrote: Hi, I would like to talk about moving Twisted development documentation out of official Twisted doc. They can be moved either into the Trac wiki or a separate project ... maybe twisted-dev-tools The problem with Twisted main repo is that (AFAIK) updates are

[Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Adi Roiban
Hi, I would like to talk about moving Twisted development documentation out of official Twisted doc. They can be moved either into the Trac wiki or a separate project ... maybe twisted-dev-tools The problem with Twisted main repo is that (AFAIK) updates are done only after a release... so I chan