diff --git a/doc/src/userinterfaces.qdoc b/doc/src/userinterfaces.qdoc
index fac302573317377a73d506cda60fb9ab5b62ddc4..41aee18920aca4f0acb05bf3651505796180c83e 100644
--- a/doc/src/userinterfaces.qdoc
+++ b/doc/src/userinterfaces.qdoc
@@ -216,26 +216,4 @@ localized applications.
 \li \l{Qt Linguist Manual} - manual of Qt's translation tool
 \endlist
 
-\section1 Notes
-
-A page describing the UI options in Qt 5. This page includes links to the overviews from various repositories and modules.
-
-A list of sections in this topic page (with links to the feature overviews):
-\list
-\li QML- talks about "declarative" and the use of JavaScript to provide "highly
-dynamic interfaces".
-\li Widgets -what can be done with widgets such as layouts, themes, platform
-implementation.
-\li Web Interfaces - about CSS, HTML, WebView, and so on.
-\li Model/View programming
-\li Links to guides on using Qt Creator for designing widget- and QML-based UIs?
-\li Animation framework?
-\li Accessibility
-\li Drag and drop (is this under Widgets or do we support it in QML?)
-\li Rich text engines?
-\li QTextDocument in QML and Widgets
-\li WebKit
-\li I18N
-\endlist
-
 */