aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2022-09-05 13:46:11 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2022-09-08 07:11:29 +0000
commit0769d945f8d0040917d654d9731e6b65951e102c (patch)
tree205ee2cf9804488c7cd4e8c4998666e16b61e8e9
parent4c101d043dbbc46fb93ef9049e743cb8ed1ac7de (diff)
Add TOC to readme file
Change-Id: I68f29177bda19f7ef289ffe62049ed49d228e325 Reviewed-by: Miguel Costa <miguel.costa@qt.io>
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index e5119709..cca4345e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,20 @@ The Qt Visual Studio Tools integrate the Qt development tools into Microsoft Vis
enables developers to use the standard Windows development environment without having to worry
about Qt-related build steps or tools.
+<!--TOC-->
+ - [Sources](#sources)
+ - [Qt installation](#qt-installation)
+ - [Building Qt from sources](#building-qt-from-sources)
+ - [32-bit or 64-bit](#32-bit-or-64-bit)
+ - [Build](#build)
+ - [Requirements](#requirements)
+ - [Environment variables](#environment-variables)
+ - [Initialization](#initialization)
+ - [Target platform](#target-platform)
+ - [Debug](#debug)
+ - [Documentation](#documentation)
+<!--/TOC-->
+
## Sources
Use Git to check out the