On Wednesday 30 November 2011 05:17:45 Dennis Victorovich wrote:
> There is qtdoc generator plugin that has QtDocGenerator class that uses
> QtDocParser from apiextractor and QtXmlToSphinx.
> qtdoc generator plugin claims support for doxygen:
> "documentation-data-dir", "Directory with XML files generated by
> documentation tool (qdoc3 or Doxygen)"
> But it doesn't support input with xml files generated by doxygen.
> 
> There is DoxygenParser in apiextractor that is also derrived from
> DocParser.
> 
> But DoxygenParser is not used, there is no generator, that
> uses DoxygenParser.

It's, Willer implemented it to be used to create documentation to some 
Harmattan bindings. I don't know the current state but the basic stuff should 
work.
 
> The problem is that our project has sources commented not in qdoc, but in
> doxygen. And we like the idea to generate sphinx online documentation for
> python users of our bindings. Because doxygen is not very good for
> pythonists :)
> 
> Any suggestions?
> 
> Thank You.
> Regards.
> Dennis.

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
PySide@lists.pyside.org
http://lists.pyside.org/listinfo/pyside

Reply via email to