summaryrefslogtreecommitdiffstats
path: root/src/doc/qtdeclarative.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/qtdeclarative.qdocconf')
-rw-r--r--src/doc/qtdeclarative.qdocconf31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/doc/qtdeclarative.qdocconf b/src/doc/qtdeclarative.qdocconf
new file mode 100644
index 00000000..6a87d453
--- /dev/null
+++ b/src/doc/qtdeclarative.qdocconf
@@ -0,0 +1,31 @@
+include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+
+project = QtDeclarative
+description = "Qt Declarative Examples Documentation"
+url = http://qt-project.org/doc/qt-5.0/qtdeclarative
+version = 5.0.1
+
+exampleinstallpath = declarative
+
+qhp.projects = QtDeclarative
+
+qhp.QtDeclarative.file = qtdeclarative.qhp
+qhp.QtDeclarative.namespace = org.qt-project.qtdeclarative.500
+qhp.QtDeclarative.virtualFolder = declarative
+qhp.QtDeclarative.indexTitle = Qt Quick
+qhp.QtDeclarative.indexRoot =
+
+qhp.QtDeclarative.filterAttributes = declarative 5.0.1 qtrefdoc
+qhp.QtDeclarative.customFilters.Qt.name = declarative 5.0.1
+qhp.QtDeclarative.customFilters.Qt.filterAttributes = declarative 5.0.1
+
+depends += qtcore qtgui qtscript qtdoc
+
+exampledirs = ../examples/declarative
+
+headerdirs += ..
+
+sourcedirs += ..
+
+imagedirs += images
+