[PyQt] intersphinx references for PyQt

Phil Thompson phil at riverbankcomputing.com
Sat Mar 30 13:35:50 GMT 2013


On Sat, 30 Mar 2013 14:26:38 +0100, Erik Janssens
<Erik.Janssens at conceptive.be> wrote:
> Hello,
> 
> would it be possible to include in the PyQt documentation's
> objects.inv file references to all Qt classes wrapped by PyQt.
> 
> at the moment, it contains only a selection of wrapped classes,
> and the PyQt specific classes.
> 
> there's only a few lines in the objects.inv file, such as :
> 
> :py:method:`disconnect <pyqt:disconnect>`
> :py:method:`emit <pyqt:emit>`
> :py:method:`connect <pyqt:connect>`
> :py:module:`PyQt4.pyqtconfig <pyqt:PyQt4.pyqtconfig>`
> :py:module:`PyQt4.uic <pyqt:PyQt4.uic>`
> 
> This would help a lot in writing PyQt related documentation.

I'm avoiding doing any work on the current documentation system.

Phil


More information about the PyQt mailing list