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>
This commit is contained in:
Jerome Pasion 2012-11-16 11:48:58 +01:00 committed by Martin Smith
parent d4f1f4a56b
commit 46b28abc90

View 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"