Re: [Cython] getting rid of redundancy in the docs

2013-07-15 Thread Robert Bradshaw
Great idea re wiki, especially as github makes doc edits and pull requests nearly as easy. I agree the docs need cleaning, I'll see what I can do once I get to real internet. On Jul 14, 2013 10:07 AM, "Anthony Scopatz" wrote: > Hello Stefan, > > I think that this is a good idea and I just thought

Re: [Cython] getting rid of redundancy in the docs

2013-07-14 Thread Anthony Scopatz
Hello Stefan, I think that this is a good idea and I just thought that I'd throw the following out there. We got rid of a lot of redundancy by eliminating our wiki for PyTables. It was a little bit of a hassle to move all of the moin pages that we had to sphinx, but ultimately I think that it wa

[Cython] getting rid of redundancy in the docs

2013-07-13 Thread Stefan Behnel
Hi all, I recently added a couple of things to the documentation and constantly failed to find the right place to add it at first (or sometimes even second) guess. The problem is that the documentation is highly redundant. We discussed this before, but it's really getting in the way now. What I w