From 6952705ecc1736fc36e712c6ed45e0fabf2d1674 Mon Sep 17 00:00:00 2001
From: Topi Reinio <topi.reinio@theqtcompany.com>
Date: Wed, 27 Jan 2016 11:54:55 +0100
Subject: [PATCH] Doc: Update deprecated/removed modules

    - Remove Qt Quick 1 from the list of Qt modules
    - Mark Enginio as deprecated

Change-Id: I7a7885453ee628bc71abaabf09d8ef12e03f11da
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
---
 doc/src/qtmodules.qdoc           | 9 +--------
 doc/src/whatsnew/whatsnew56.qdoc | 1 +
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 45705bfe..4d458bd4 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -133,7 +133,7 @@
         \li
         \li Classes for applications which use ActiveX and COM
     \row
-        \li \l{Enginio Manual}{Enginio}
+        \li \l{Enginio Manual}{Enginio} (Deprecated)
         \li All
         \li All
         \li A Backend-as-a-Service solution to ease the backend development for
@@ -216,13 +216,6 @@
         \li All
         \li
         \li Classes to make printing easier and more portable.
-    \row
-        \li \l{Qt Quick 1 Reference Documentation}{Qt Declarative} (Deprecated)
-        \li All
-        \li
-        \li Qt Declarative is provided for \l{Qt 4.8 Reference Documentation}{Qt 4}
-        compatibility. The documentation is available through the Qt 4.8
-        \l{Qt Quick 1 Reference Documentation}{Qt Quick} documentation.
     \row
         \li \l[QtQuickExtras]{Qt Quick Extras}
         \li All
diff --git a/doc/src/whatsnew/whatsnew56.qdoc b/doc/src/whatsnew/whatsnew56.qdoc
index 416bc4ef..25a84150 100644
--- a/doc/src/whatsnew/whatsnew56.qdoc
+++ b/doc/src/whatsnew/whatsnew56.qdoc
@@ -204,6 +204,7 @@
 
     \section1 Deprecated Functionality
     \list
+        \li Enginio
         \li Qt Script
     \endlist
 
-- 
GitLab