Harald Sitter wrote: > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky > <stefan.majew...@googlemail.com> wrote: >> 2. api.kde.org doesn't show QML elements. > > Problem with this is that Doxygen does not support QML (yet anyway), > actually I would not know how to make this work in a sane manner > considering that plenty of QML elements will be directly based of a > CPP object... (in phonon we actually have the documentation in the cpp > object which implements the element). > So, doing this in a meaningful way would likely require using qdoc for > QML element documentation.
I think that's something we should consider for kf5 anyway, for the same reason. qdoc is more free now than when doxygen was created, though it might not have all useful features of doxygen. Those might need to be added.