Remove unused and unlinked qdocconf file from src/plugins.

Change-Id: Ie6fd3f9fe7d5bbbe948dd3d38d2be835fd92834d
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
This commit is contained in:
Jędrzej Nowacki 2014-03-04 15:43:02 +01:00 committed by The Qt Project
parent 742e0fb560
commit bc361899f2

View File

@ -1,25 +0,0 @@
project = "Qt Windows Lighthouse Plugin"
description = "Documentation of the Qt Windows Lighthouse Plugin"
language = Cpp
headerdirs = .
sourcedirs = .
showinternal = true
headers.fileextensions = "*.h"
sources.fileextensions = "*.cpp *.qdoc"
qhp.projects = QtLighthouseWindows
qhp.QtLighthouseWindowsDev.file = qtlighthousewindows-dev.qhp
qhp.QtLighthouseWindowsDev.namespace = com.nokia.qt.developer.lighthouse
qhp.QtLighthouseWindowsDev.virtualFolder = doc
qhp.QtLighthouseWindowsDev.indexTitle = Qt Windows Lighthouse Plugin
qhp.QtLighthouseWindowsDev.indexRoot =
# Doxygen compatibility commands
macro.see = "\\sa"
macro.function = "\\fn"