diff --git a/doc/qtcreator/config/style/qt5-sidebar.html b/doc/qtcreator/config/style/qt5-sidebar.html
index f048c0c6c35..340da73317c 100644
--- a/doc/qtcreator/config/style/qt5-sidebar.html
+++ b/doc/qtcreator/config/style/qt5-sidebar.html
@@ -15,6 +15,8 @@
- Overview
+ - User Interface
+ - Configuring Qt Creator
- Creating Projects
- Configuring Projects
- Debugging
diff --git a/doc/qtcreator/src/analyze/creator-heob.qdoc b/doc/qtcreator/src/analyze/creator-heob.qdoc
index 45f2b269ed6..33d9568c07b 100644
--- a/doc/qtcreator/src/analyze/creator-heob.qdoc
+++ b/doc/qtcreator/src/analyze/creator-heob.qdoc
@@ -9,7 +9,7 @@
/*!
\page creator-how-to-use-heob.html
- \previouspage creator-clang-tools.html
+ \previouspage creator-how-tos.html
\ingroup creator-how-to-analyze
diff --git a/doc/qtcreator/src/overview/creator-only/creator-reference.qdoc b/doc/qtcreator/src/overview/creator-only/creator-reference.qdoc
index 6f2ed53a14e..03e81452f75 100644
--- a/doc/qtcreator/src/overview/creator-only/creator-reference.qdoc
+++ b/doc/qtcreator/src/overview/creator-only/creator-reference.qdoc
@@ -19,20 +19,6 @@
\annotatedlist creator-reference-analyzer
- \section1 Debuggers
-
- Set up and use debuggers to debug executable binary files, as well as
- QML, Java, and Python source code.
-
- \annotatedlist creator-reference-debugger
-
- \section2 Debugger Views
-
- Inspect the state of your application while debugging in the
- \uicontrol Debug mode.
-
- \annotatedlist creator-reference-debugger-views
-
\section1 Build Systems
When you create projects, you can choose the build system to use for
@@ -50,6 +36,20 @@
\annotatedlist creator-reference-build-configurations
+ \section1 Debuggers
+
+ Set up and use debuggers to debug executable binary files, as well as
+ QML, Java, and Python source code.
+
+ \annotatedlist creator-reference-debugger
+
+ \section2 Debugger Views
+
+ Inspect the state of your application while debugging in the
+ \uicontrol Debug mode.
+
+ \annotatedlist creator-reference-debugger-views
+
\section1 Devices
Connect devices to the computer to run, debug, and analyze applications