diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-09 19:36:15 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-09 19:36:15 (GMT) |
commit | 47ba8dba3fe48d317974acd55afeea8a434c95f8 (patch) | |
tree | 28e0e85131eaa99915d068d9f8e7d1b812ac64a0 /tools/qdoc3/test/qt.qdocconf | |
parent | ba771d504c9f8a33ede5a0a55ca0ac37396d83b6 (diff) | |
download | Qt-47ba8dba3fe48d317974acd55afeea8a434c95f8.zip Qt-47ba8dba3fe48d317974acd55afeea8a434c95f8.tar.gz Qt-47ba8dba3fe48d317974acd55afeea8a434c95f8.tar.bz2 |
Doc: Cleaning style and adding support for Creator
Note: Support for creator has been disabled. HTML-generator needs an update.
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt.qdocconf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf index d132771..5575b7b 100644 --- a/tools/qdoc3/test/qt.qdocconf +++ b/tools/qdoc3/test/qt.qdocconf @@ -51,17 +51,10 @@ qhp.Qt.extraFiles = index.html \ images/dynamiclayouts-example.png \ scripts/functions.js \ scripts/jquery.js \ - scripts/shBrushCpp.js \ - scripts/shCore.js \ - scripts/shLegacy.js \ scripts/narrow.js \ scripts/superfish.js \ - style/shCore.css \ - style/shThemeDefault.css \ style/narrow.css \ style/superfish.css \ - style/superfish_skin.css \ - style/OfflineStyle.css \ style/style_ie6.css \ style/style_ie7.css \ style/style_ie8.css \ |