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>bb10
parent
d4f1f4a56b
commit
46b28abc90
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue