<div dir="ltr"><div style class="markdown-here-wrapper"><p style="margin:1.2em 0px!important">Hi Eric,</p>
<p style="margin:1.2em 0px!important">A while ago, I wrote <a href="https://github.com/seanfisk/pyside-docs">a script to generate the PySide documentation</a>. It’s intensely complex because it requires a <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-radius:3px;display:inline">qdoc3</code> executable from Qt 4.6.4 for XML output support (if my memory serves). That repository might be a place to start.</p>
<p style="margin:1.2em 0px!important">For what it’s worth, I usually just use the C++ documentation and prior knowledge of porting patterns to write my PySide code. I realize that’s not really an answer, but it’s worked for me thus far.</p>
<p style="margin:1.2em 0px!important">Good luck,</p>
<div title="MDH:SGkgRXJpYyw8YnI+PGRpdj48YnI+QSB3aGlsZSBhZ28sIEkgd3JvdGUgW2Egc2NyaXB0IHRvIGdl
bmVyYXRlIHRoZSBQeVNpZGUgZG9jdW1lbnRhdGlvbl0oaHR0cHM6Ly9naXRodWIuY29tL3NlYW5m
aXNrL3B5c2lkZS1kb2NzKS4gSXQncyBpbnRlbnNlbHkgY29tcGxleCBiZWNhdXNlIGl0IHJlcXVp
cmVzIGEgYHFkb2MzYCBleGVjdXRhYmxlIGZyb20gUXQgNC42LjQgZm9yIFhNTCBvdXRwdXQgc3Vw
cG9ydCAoaWYgbXkgbWVtb3J5IHNlcnZlcykuIFRoYXQgcmVwb3NpdG9yeSBtaWdodCBiZSBhIHBs
YWNlIHRvIHN0YXJ0Ljxicj48YnI+PC9kaXY+PGRpdj5Gb3Igd2hhdCBpdCdzIHdvcnRoLCBJIHVz
dWFsbHkganVzdCB1c2UgdGhlIEMrKyBkb2N1bWVudGF0aW9uIGFuZCBwcmlvciBrbm93bGVkZ2Ug
b2YgcG9ydGluZyBwYXR0ZXJucyB0byB3cml0ZSBteSBQeVNpZGUgY29kZS4gSSByZWFsaXplIHRo
YXQncyBub3QgcmVhbGx5IGFuIGFuc3dlciwgYnV0IGl0J3Mgd29ya2VkIGZvciBtZSB0aHVzIGZh
ci48YnI+PGJyPjwvZGl2PjxkaXY+R29vZCBsdWNrLDxicj48L2Rpdj4=" style="height:0;font-size:0em;padding:0;margin:0">​</div></div></div><div class="gmail_extra"><br clear="all"><div><div><br></div><div>--</div><div>Sean Fisk</div></div>
<br><div class="gmail_quote">On Mon, Sep 1, 2014 at 5:08 PM, Eric Thomson <span dir="ltr"><<a href="mailto:thomson.eric@gmail.com" target="_blank">thomson.eric@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As I learn PySide, the online documentation is my lifeline, but there<br>
are quite a few gaps. For instance, at<br>
<a href="http://pyside.github.io/docs/pyside/PySide/QtCore/QMimeData.html" target="_blank">http://pyside.github.io/docs/pyside/PySide/QtCore/QMimeData.html</a>, we<br>
have the following:<br>
<br>
"There are three approaches for storing custom data in a<br>
PySide.QtCore.QMimeData object:  "<br>
<br>
And then...nothing. It does not list the three approaches, which are<br>
described at the Qt documentation in some detail<br>
(<a href="http://doc.qt.digia.com/4.6/qmimedata.html" target="_blank">http://doc.qt.digia.com/4.6/qmimedata.html</a>). There it is obviously<br>
for C++ users, obviously.<br>
<br>
I would really like to help translate some of this stuff into Python,<br>
where I can, but am not sure how to go about helping, or if such work<br>
would even last. For instance, would such contributions be lost when<br>
documentation is automatically updated?<br>
_______________________________________________<br>
PySide mailing list<br>
<a href="mailto:PySide@qt-project.org">PySide@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/pyside" target="_blank">http://lists.qt-project.org/mailman/listinfo/pyside</a><br>
</blockquote></div><br></div>