-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
833260b
commit eee91d9
Showing
34 changed files
with
770 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
HTML.nobreadcrumbs = "true" | ||
|
||
HTML.stylesheets = template/style/offline.css | ||
HTML.extraimages += template/images/ico_out.png \ | ||
template/images/ico_note.png \ | ||
template/images/ico_note_attention.png \ | ||
template/images/btn_prev.png \ | ||
template/images/btn_next.png \ | ||
template/images/bullet_dn.png \ | ||
template/images/bullet_sq.png \ | ||
template/images/bgrContent.png | ||
|
||
#specify which files in the output directory should be packed into the qch file. | ||
qhp.extraFiles += style/offline.css \ | ||
images/ico_out.png \ | ||
images/ico_note.png \ | ||
images/ico_note_attention.png \ | ||
images/btn_prev.png \ | ||
images/btn_next.png \ | ||
images/bullet_dn.png \ | ||
images/bullet_sq.png \ | ||
images/bgrContent.png | ||
|
||
|
||
HTML.headerstyles = \ | ||
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n" | ||
|
||
HTML.endheader = \ | ||
"</head>\n" \ | ||
"<body>\n" \ | ||
"<div class=\"header\" id=\"qtdocheader\"></div>\n"\ | ||
"<div class=\"content\">\n" \ | ||
"<div class=\"line\">\n" \ | ||
"<div class=\"content mainContent\">\n" \ | ||
|
||
HTML.footer = \ | ||
"</div>\n" \ | ||
"</div>\n" \ | ||
"</div>\n" \ | ||
"<div class=\"footer\">\n" \ | ||
" <p>\n" \ | ||
" <acronym title=\"Copyright\">©</acronym> 2012-2013 Sifteo Inc. All rights reserved." \ | ||
" </p>\n" \ | ||
"</div>\n" \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
include(qt-html-templates-offline.qdocconf) | ||
|
||
project = QtxUpdate | ||
description = QtxUpdate Documentation | ||
|
||
sourcedirs += ../src \ | ||
../../src | ||
|
||
headerdirs += ../src \ | ||
../../src | ||
|
||
exampledirs += ../../examples | ||
|
||
imagedirs += ./images | ||
|
||
excludedirs += | ||
|
||
|
||
# Do NOT change the variables after this line unless you know what you are doing. | ||
|
||
outputformats = HTML | ||
|
||
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml" | ||
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx" | ||
examples.fileextensions = "*.cpp *.h *.js *.svg *.xml *.ui *.qml" | ||
examples.imageextensions = "*.png *.jpeg *.jpg *.gif *.mng" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.