epydoc xml output?

O

Ole Streicher

Hi,

I am using epydoc for my code documentation and I am curious whether
there exist a possibility to produce the output in xml format.

Reason for that is that I want to convert it to WordML and get it into
our private documentation system.

Unfortunately, the documentation does not mention xml, but says that
epydoc is modular. In the epydoc.docwriter.html documentation, there an
example

<book>
<title>$book.title$</title>
<pages>$book.count_pages()$</pages>
....

is mentioned that looks like xml -- but I could get more information
about that.

So, what is the best was to get some structured xml from an
reStructuredText/epydoc formatted API documentation?

Best regards

Ole
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,240
Members
46,830
Latest member
HeleneMull

Latest Threads

Top