Doc: Make C++20 overview visible to the new sidebar

Added the link to the qtcore-toc.

Task-number: QTBUG-130085
Change-Id: I765e01aeda0bce694157bf15ff5a036f239168f5
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit 43cb7f93a4da2d57513acb3c4cbdd56c1eaf188f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Jaishree Vyas 2025-02-03 11:05:02 +01:00 committed by Qt Cherry-pick Bot
parent 7197992341
commit d7ff69741b

View File

@ -36,6 +36,7 @@
\li \l {Serializing Qt Data Types}
\endlist
\li \l {Container Classes}
\li \l {C++20 Overview}
\li \l {Creating Custom Qt Types}
\li \l {Qt's foreach Keyword}
\li \l {Java-style Iterators in Qt}