Doc: Add generic code sample image to qhp

Changes from fff32616 to qtdoc-qhp.qdocconf were lost during
merge as that file was deleted in the target branch.

Add the changes to qtdoc.qdocconf instead.

Change-Id: If59670d43ecab31ba1912f4ffe50266417374714
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Topi Reinio 2013-09-19 16:03:31 +02:00 committed by The Qt Project
parent f7c1e127ae
commit a8b0d87ec2
1 changed files with 4 additions and 0 deletions

View File

@ -97,3 +97,7 @@ qhp.QtDoc.subprojects.qmltypes.sortPages = true
qhp.QtDoc.subprojects.examples.title = Tutorials and Examples
qhp.QtDoc.subprojects.examples.indexTitle = Qt Examples And Tutorials
qhp.QtDoc.subprojects.examples.selectors = fake:example
# Add an image used in example manifests to qhp
HTML.extraimages += images/qt-codesample.png
qhp.QtDoc.extraFiles += images/qt-codesample.png