summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindows.qdocconf
diff options
context:
space:
mode:
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>2014-03-04 15:43:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-06 12:21:14 +0100
commitbc361899f214a6ecb2603ed92bb8dd6ac4c0f086 (patch)
tree9555235f3b797ade98f11d04d12218e5d01264ae /src/plugins/platforms/windows/qwindows.qdocconf
parent742e0fb560df3d5aa0f2576bde458513eaa39dbe (diff)
Remove unused and unlinked qdocconf file from src/plugins.
Change-Id: Ie6fd3f9fe7d5bbbe948dd3d38d2be835fd92834d Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'src/plugins/platforms/windows/qwindows.qdocconf')
-rw-r--r--src/plugins/platforms/windows/qwindows.qdocconf25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/plugins/platforms/windows/qwindows.qdocconf b/src/plugins/platforms/windows/qwindows.qdocconf
deleted file mode 100644
index 1684773b87..0000000000
--- a/src/plugins/platforms/windows/qwindows.qdocconf
+++ /dev/null
@@ -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"