~aacid/ubuntu-ui-toolkit/nonsquareicons

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

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