Commit Graph

4 Commits

Author SHA1 Message Date
Eike Ziller
8c4d86d174 Fix Qt Creator manual style when generating with Qt 5.
The HTML.templatedir is no longer used in Qt 5. Instead, the files
are resolved relative to the referencing qdocconf.
So we set the templatedir to the path of the qdocconf (for Qt 4)
and change the references to be relative to that path.
Also, it's HTML.extraimages in Qt 5, instead of extraimages.HTML

Task-number: QTBUG-28304
Change-Id: I5b253ea9fac5825c49f74460df188a7fca5c89cd
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2012-12-10 13:42:15 +01:00
Leena Miettinen
fe9051fdff Doc: rename arrow image
Change-Id: I999363adbe9a5c819bf25f8bdfa58bc3fa5eae04
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
2012-04-27 11:46:57 +02:00
Leena Miettinen
0d72da2fd4 Doc: style sheet for Qt Creator help files
Change-Id: Ic030af03851e3c0d856029de807aa239a6e08b47
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com>
2011-12-22 13:55:34 +01:00
David Boddie
a20cd34863 Updated the configuration files to use the updated qdoc.
Updated qdoc to remove hard-coded dependencies on style sheets.
Simplified the offline documentation, introducing an offline.css
file to be used for documentation in Qt Creator.
2011-02-11 08:40:55 +01:00