Doc: Removed Contents listing for Qt Examples and Tutorials page.

-Qt Examples and Tutorials page does not need the table of contents.

Task-number: QTBUG-36838
Change-Id: Id51ebc7cba7831a24cd9d8e8e6bde7f96bece326
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
bb10
Jerome Pasion 2014-02-14 12:58:27 +01:00 committed by The Qt Project
parent 37b8bb5473
commit e99c374944
1 changed files with 1 additions and 1 deletions

View File

@ -1465,7 +1465,7 @@ void HtmlGenerator::generateDocNode(DocNode* dn, CodeMarker* marker)
// Replace the marker with a QML code marker.
marker = CodeMarker::markerForLanguage(QLatin1String("QML"));
}
else if (dn->subType() != Node::Collision && dn->name() != QString("index.html"))
else if (dn->subType() != Node::Collision && dn->name() != QString("index.html") && dn->name() != QString("qtexamplesandtutorials.html"))
generateTableOfContents(dn,marker,0);
generateTitle(fullTitle,