From b4c343176849fa7a4d1fa0e639a0c7249f391606 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 20 Oct 2022 13:41:38 +0200 Subject: [PATCH] Doc: Fix qdoc command \section to \section1 Change-Id: I500a5dc5e84e19e975904cc5d04a465f736dc86b Reviewed-by: Leena Miettinen --- doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc index 2e8d893c197..fef25b6ae0f 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc @@ -47,7 +47,7 @@ Select \uicontrol {Kit Configuration} to edit the CMake settings for the build and run kit selected for the project. - \section CMake Presets + \section1 CMake Presets You can use CMake presets files to specify common configure, build, and test options and share them with others. \c CMakePresets.json contains options for