From 652957ad6fcccf16e1af72832364aefa82f171ca Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 16 Dec 2010 13:49:47 +0000 Subject: rework documentation generation --- doc/doc.pri | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 doc/doc.pri (limited to 'doc/doc.pri') diff --git a/doc/doc.pri b/doc/doc.pri deleted file mode 100644 index a40f79bc..00000000 --- a/doc/doc.pri +++ /dev/null @@ -1,11 +0,0 @@ -# Build rules -docs.commands = cd doc && doxygen -docs.depends = doc/Doxyfile - -# Install rules -htmldocs.files = doc/html -htmldocs.path = $$[QT_INSTALL_PREFIX]/share/doc/qxmpp -htmldocs.CONFIG += no_check_exist directory - -QMAKE_EXTRA_TARGETS += docs -INSTALLS += htmldocs -- cgit v1.2.3