Revision 1287531

Go back to digest for 1st April 2012

Features in Development Tools

Sebastian Kügler committed changes in /trunk/quality/apidox/src/qmlapigenerator.py:

Plasma QML apidox script works recursively now

This script now takes a base path, walks into it and generates a
flat list of html files, just like for the plasma components
previously.

The script should be run from kde-runtime/plasma/declarativeimports/ like so:

qmlapigenerator.py -v "Plasma Quick master" \
-t /home/sebas/kdesvn/src/apidox/data \
-i /home/sebas/kdesvn/src/kde-runtime/plasma/declarativeimports/ \
-o out/

File Changes

Modified 1 files
  • /trunk/quality/apidox/src/qmlapigenerator.py
1 files changed in total