On Tuesday 05 May 2009 19:11:45 Duncan Webb wrote: > I don't yet see where epydoc is any different that reST; epydoc is just > an another form of reST.
What do you mean here? reST is a text format (markup language), while epydoc is a documentation tool (which happens to support both reST and its own hand- rolled markup language "epytext"). I am using reST for docstrings, personal notes, emails, and my web page. For API docs, I am using epydoc (with reST of course), although I'll switch over to sphinx one day. It's even possible to switch a project from epytext to reST on a file-by-file basis, since you can define __docformat__ at the top of every .py file using a non-default format. Greetings, Hans ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel