Re: [Freevo-devel] Sphinx vs. epydoc

2008-10-11 Thread Dirk Meyer
Jason Tackaberry wrote: > On Sat, 2008-10-11 at 14:31 +0200, Dirk Meyer wrote: >> What should we use? > > I vote Sphinx. Ok, make an svn up on kaa.base and kaa.beacon and run 'python setup.py doc' in the beacon root dir. You need the latest version of Sphinx installed. The html files will be in do

Re: [Freevo-devel] Sphinx vs. epydoc

2008-10-11 Thread Jason Tackaberry
On Sat, 2008-10-11 at 14:31 +0200, Dirk Meyer wrote: > What should we use? I vote Sphinx. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin

[Freevo-devel] Sphinx vs. epydoc

2008-10-11 Thread Dirk Meyer
Hi, after writing epydoc for kaa.beacon I played around with Sphinx. I must sya, it looks much better and you have more control over the output. You can add more doc between method descriptions and stuff like that. On the other hand, it is more work. I have not figured out everything, but here are