Re: Getting python docstings

2008-02-27 Thread Rufman
ok...i took a look at epydoc. I can produce html documentation, but when i try to generate a pdf, I get this error: Error: latex failed: File `fancyhdr.sty' not found.latex: Error response from server: 404 my system: - MiKTeX2.7 installed - windows xp - ghostscript 8.60 Thanks for the

Re: Getting python docstings

2008-02-26 Thread Rufman
> You know that `epydoc` supports reStructuredText as markup language!? > *what* exactly *do* you want? Yes, I do... i was wondering if docutils (http:// docutils.sourceforge.net/) could do that as well (get my reStructuredText documentation) Stephane -- http://mail.python.org/mailman/listin

Re: Getting python docstings

2008-02-22 Thread Rufman
On Feb 22, 10:36 am, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Rufman wrote: > > Does anyone know how to get docstrings (reStructuredText) out of > > python source code using docutils? > > Depends on what you mean with "get ... out of". There are tools li

Getting python docstings

2008-02-22 Thread Rufman
Does anyone know how to get docstrings (reStructuredText) out of python source code using docutils? Thanks for the help. Stephane -- http://mail.python.org/mailman/listinfo/python-list

Python and RTF

2007-09-20 Thread Rufman
Does anyone have a good rtf library for python, have exprience with pyRTF or a link to a good tutorial? thx Stephane -- http://mail.python.org/mailman/listinfo/python-list