Make sure we link to the current version of Trolltech's

documentation.

svn path=/trunk/kdesupport/qca/; revision=525135
This commit is contained in:
Brad Hards 2006-03-31 22:01:16 +00:00
parent ecd77ab1ca
commit b79efbe44d

View File

@ -11,7 +11,7 @@ unix:{
# API documentation
#apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@/home/bradh/build/qt-x11-opensource-4.0.0-rc1-snapshot/doc/html/ && cd ../..
apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.0 && cd ../..
apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.1 && cd ../..
QMAKE_EXTRA_TARGETS += apidox
# unittest