File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,10 @@ You can take a look at the link:sonar-project.properties[sonar-project.propertie
25
25
26
26
= Documentation
27
27
28
- - https://docs.sonarqube.org/latest/analyzing-source-code /languages/c-family/#using-compilation-database[Using compilation database (compile_commands.json) ]
28
+ - https://docs.sonarqube.org/latest/analysis /languages/cfamily/[Documentation overview of the C, C++ and Objective-C analyzer ]
29
29
- https://docs.sonarqube.org/latest/analysis/github-integration/[GitHub Integration in SonarQube]
30
- - https://docs.sonarqube.org/latest/analyzing-source-code/languages/c-family/#analysis-cache[Configuring C, C++ and Objective-C analysis cache]
31
- - https://docs.sonarqube.org/latest/analyzing-source-code/languages/c-family/#parallel-code-scan[Configuring multithreaded execution]
32
- - https://docs.sonarqube.org/latest/analysis/languages/cfamily/[Documentation of the C, C++ and Objective-C plugin and its Build Wrapper]
30
+ - https://docs.sonarqube.org/latest/analyzing-source-code/languages/c-family/prerequisites/#generating-a-compilation-database[Generating a compilation database (compile_commands.json)]
31
+ - https://docs.sonarqube.org/latest/analyzing-source-code/languages/c-family/running-the-analysis/[Running the analysis in Compilation Database mode]
33
32
34
33
= Linux\CMake
35
34
You can’t perform that action at this time.
0 commit comments