#include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
#include($QT_INSTALL_DOCS/global/externalsites.qdocconf)
project = qtestclass
description = qtestclass Reference Documentation
version = $QT_VERSION
language = Cpp
qhp.projects = qtestclass
qhp.qtestclass.file = qtestclass.qhp
qhp.qtestclass.namespace = company.labs.qtestclass.$QT_VERSION_TAG
qhp.qtestclass.virtualFolder = qtestclass
qhp.qtestclass.indexTitle = qtestclass
qhp.qtestclass.indexRoot =
qhp.qtestclass.filterAttributes = qtestclass $QT_VERSION qtrefdoc
qhp.qtestclass.customFilters.Qt.name = qtestclass $QT_VERSION
qhp.qtestclass.customFilters.Qt.filterAttributes = qtestclass $QT_VERSION
outputdir = ./doc/
headerdirs += ..
sourcedirs += ..
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
navigation.landingpage = "qtestclass"
navigation.qmltypespage = "qtestclass QML Type"
HTML.extraimages += images/qt-codesample.png
qhp.QtDoc.extraFiles += images/qt-codesample.png
# Add an .html file with sidebar content, used in the online style
HTML.stylesheets += style/qt5-sidebar.html