Doc: Fixing templatedir paths according to the fix to QTBUG-27878

Change-Id: Ib95be5267514e4afadad4f6fbfd48514a7552227
Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
Jerome Pasion 2012-11-09 11:58:05 +01:00
parent 8c7095969f
commit b60c76fa09
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
HTML.nobreadcrumbs = "true"
HTML.stylesheets = global/style/offline.css
HTML.templatedir = template
HTML.stylesheets = style/offline.css
HTML.headerstyles = \
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"