Code review comment for lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/strokeColor

Revision history for this message
Tim Peeters (tpeeters) wrote :

qdoc doesn't like it:

tim@C720:~/dev/ubuntu-ui-toolkit/r/strokeColor$ make docs
SRC=. ./documentation/docs.sh /home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/documentation;
/home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/modules/Ubuntu/Components/Action.qml:20: warning: Can't link to 'Button'
/home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/modules/Ubuntu/Components/Colors/UbuntuColors.qml:81: warning: Can't link to 'Button::gradient'
/home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/modules/Ubuntu/Components/Colors/UbuntuColors.qml:72: warning: Can't link to 'Button::gradient'
/home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/modules/Ubuntu/Components/Popups/Dialog.qml:98: warning: Can't link to 'Button'
/home/tim/dev/ubuntu-ui-toolkit/r/strokeColor/modules/Ubuntu/Components/Popups/Popover.qml:112: warning: Can't link to 'Button'
make: *** [docs] Error 1

« Back to merge proposal