Doc: Removed dependency on qtmultimedia.css

All module documentation must use the global HTML template and style
sheet in qtbase\doc\global.

Change-Id: Ia7db9373f2291052924f433223a128ef4c2c3df8
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Venugopal Shivashankar
2012-10-18 14:17:45 +02:00
committed by The Qt Project
parent abcc107731
commit 7f25187774

View File

@@ -77,9 +77,4 @@ sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
HTML.nobreadcrumbs = "true" HTML.nobreadcrumbs = "true"
HTML.templatedir = . HTML.templatedir = .
HTML.stylesheets = style/qtmultimedia.css
HTML.headerstyles = " <link rel=\"stylesheet\" type=\"text/css\" href=\"style/qtmultimedia.css\" />\n"
HTML.endheader = "</head>\n<body>\n"
HTML.footer = "<div class=\"footer\">Copyright (c) 2012 Digia Plc and/or its subsidiaries. All rights reserved.</div>\n"