summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-11-16 11:48:58 +0100
committerMartin Smith <martin.smith@digia.com>2012-11-16 11:51:24 +0100
commit46b28abc90d56cf47af0c919e8a2138d51aa888b (patch)
tree3a8f3e1c21d3530a9cc9a8f848ccf4c3342b298c /doc
parentd4f1f4a56b87c5fee8d808705910f598b5670072 (diff)
Doc: Removed "templatedir" from qdocconf file.
No longer needed as the paths are resolved relative to the file. Change-Id: Id4012336b7de00a5dcf8686e44f7a972e2b8b284 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/qt-html-templates-offline.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/global/qt-html-templates-offline.qdocconf b/doc/global/qt-html-templates-offline.qdocconf
index 4ac47fe7fd..2bd1a9256b 100644
--- a/doc/global/qt-html-templates-offline.qdocconf
+++ b/doc/global/qt-html-templates-offline.qdocconf
@@ -1,7 +1,6 @@
HTML.nobreadcrumbs = "true"
-HTML.templatedir = template
-HTML.stylesheets = style/offline.css
+HTML.stylesheets = template/style/offline.css
HTML.headerstyles = \
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"