Re: epydoc help (putting XML in docstrings)

2006-03-10 Thread [EMAIL PROTECTED]
Doh. That was too easy. Thanks! jw -- http://mail.python.org/mailman/listinfo/python-list

Re: epydoc help (putting XML in docstrings)

2006-03-10 Thread Jean-Paul Calderone
On 10 Mar 2006 12:49:29 -0800, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >Hi everyone! I'm documenting some functions that return XML strings. >I'd like to have `sample' xml show up in my epydoc generated >documentation. However, epydoc does not like the indentation of the >XML and gives me

Re: epydoc help (putting XML in docstrings)

2006-03-10 Thread James Stroud
[EMAIL PROTECTED] wrote: > Hi everyone! I'm documenting some functions that return XML strings. > I'd like to have `sample' xml show up in my epydoc generated > documentation. However, epydoc does not like the indentation of the > XML and gives me this error -> > > L28: Error: Improper paragraph