diff --git a/doc/src/deployment/qt-conf.qdoc b/doc/src/deployment/qt-conf.qdoc
index c72e8dc8d97e18a9dd6cc564b23ed7d19d827c33..da9a6715f033af45ced2ff683f397c6a776647f6 100644
--- a/doc/src/deployment/qt-conf.qdoc
+++ b/doc/src/deployment/qt-conf.qdoc
@@ -71,14 +71,17 @@
     \row \li Documentation       \li \c doc
     \row \li Headers             \li \c include
     \row \li Libraries           \li \c lib
+    \row \li LibraryExecutables  \li \c libexec
     \row \li Binaries            \li \c bin
     \row \li Plugins             \li \c plugins
     \row \li Imports             \li \c imports
+    \row \li Qml2Imports         \li \c qml
+    \row \li ArchData            \li \c .
     \row \li Data                \li \c .
     \row \li Translations        \li \c translations
+    \row \li Examples            \li \c examples
+    \row \li Tests               \li \c tests
     \row \li Settings            \li \c .
-    \row \li Examples            \li \c .
-    \row \li Demos               \li \c .
 
     \endtable