forked from lubuwest/Friendiqa
v0.1
This commit is contained in:
parent
591d55f43a
commit
fb560b54b1
115 changed files with 5537 additions and 0 deletions
22
source-android/androidnative.pri/docs/quickandroid.qdocconf
Normal file
22
source-android/androidnative.pri/docs/quickandroid.qdocconf
Normal file
|
@ -0,0 +1,22 @@
|
|||
project = AndroidNative
|
||||
url = https://github.com/benlau/quickandroid
|
||||
description = Qt's Material Design and Support Library for Android
|
||||
sourcedirs = ./
|
||||
sourcedirs += ../qml/AndroidNative
|
||||
sourcedirs += ../
|
||||
exampledirs += ../examples/quickandroidexample/
|
||||
sources.fileextensions = "*.qml *.qdoc *.cpp"
|
||||
headers.fileextensions = "*.h"
|
||||
version = 1.0
|
||||
syntaxhighlighting = true
|
||||
sourceencoding = UTF-8
|
||||
outputencoding = UTF-8
|
||||
outputdir = html
|
||||
outputformats = HTML
|
||||
|
||||
HTML.templatedir = .
|
||||
HTML.stylesheets = $$QT_INSTALL_DOCS/global/html/style/offline.css
|
||||
|
||||
HTML.headerstyles = \
|
||||
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue