Doc: Removed "templatedir" from qdocconf file.
authorJerome Pasion <jerome.pasion@digia.com>
Fri, 16 Nov 2012 10:48:58 +0000 (11:48 +0100)
committerMartin Smith <martin.smith@digia.com>
Fri, 16 Nov 2012 10:51:24 +0000 (11:51 +0100)
No longer needed as the paths are resolved relative to the file.

Change-Id: Id4012336b7de00a5dcf8686e44f7a972e2b8b284
Reviewed-by: Martin Smith <martin.smith@digia.com>
doc/global/qt-html-templates-offline.qdocconf

index 4ac47fe..2bd1a92 100644 (file)
@@ -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"