From a5686c4681b10e64add4fb781b21013ecf94f236 Mon Sep 17 00:00:00 2001
From: J-P Nurmi <jpnurmi@digia.com>
Date: Thu, 29 Nov 2012 21:59:52 +0100
Subject: [PATCH] UI overview: cleanup the notes

Change-Id: Iac17a91f65a8b9c6ed56a05eb2c7f9b57426254c
Reviewed-by: Hanne Linaae <hanne.linaae@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
---
 doc/src/userinterfaces.qdoc | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/doc/src/userinterfaces.qdoc b/doc/src/userinterfaces.qdoc
index fac30257..41aee189 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
-
 */
-- 
GitLab