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:
parent
742e0fb560
commit
bc361899f2
@ -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"
|
Loading…
Reference in New Issue
Block a user