diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc
index ebafc4ebe380bbcad105744110a6fe7a61b1f2fa..3fda7c450c06c04c947918c08e726e790338f570 100644
--- a/doc/addressbook-sdk.qdoc
+++ b/doc/addressbook-sdk.qdoc
@@ -46,8 +46,6 @@
     \nextpage {examples/addressbook-sdk/part1}{Chapter 1}
 
     \title Address Book Tutorial
-    \ingroup howto
-    \ingroup tutorials
     \brief An introduction to GUI programming with Qt and Qt Creator,
     describing in detail how to put together a simple yet fully-
     functioning application.
@@ -549,6 +547,13 @@
 
     Again, we display the contents of the current object in \c contacts.
 
+    \table
+        \o  \bold{Note}: This tutorial is work in progress and currently ends here. 
+            You can read the remaining four chapters of the Address Book Tutorial from 
+            \l{http://doc.trolltech.com/latest/tutorials-addressbook.html}{the Qt library documentation} 
+            instead. Note that this version is IDE agnostic and does not
+            consider Qt Creator. It might contain subtle differences.
+    \endtable
 */
 
 /*!