master.qdocconf 356 Bytes
Newer Older
1 2 3 4 5 6 7 8
project = wima
description = Wireless Measurement Application (Wima)

headerdirs = ./src/Wima
sourcedirs = ./src/Wima
headers = ./src/Wima/WimaArea.h
sources = ./src/Wima/WimaArea.cc

9

10 11 12 13 14 15 16
sources.fileextensions = "*.cpp *.cc *.qdoc *.mm *.qml"
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"

outputdir  =    ./doc/QDoc/html
outputformats = HTML