~tpeeters/ubuntu-ui-toolkit/tabs-autoactive

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
project = UbuntuUserInterfaceToolkit
url = http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/
description = Ubuntu User Interface Toolkit Documentation
sourcedirs = ../modules/Ubuntu/Components
headerdirs = ../modules/Ubuntu/Components/plugin
sourcedirs += ../modules/Ubuntu/Layouts
headerdirs += ../modules/Ubuntu/Layouts/plugin
exampledirs += snippets
imagedirs = images
sources.fileextensions = "*.qml *.qdoc *.cpp"
headers.fileextensions = "*.h"
outputdir = html
outputformats = HTML
version = 0.1
syntaxhighlighting = true
sourceencoding = UTF-8
outputencoding = UTF-8

HTML.templatedir = .
HTML.endheader = "</head>\n"