diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml
index 1510752d6de..3b92d111788 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.arm/help_content_extension.xml
@@ -1,7 +1,7 @@
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
\ No newline at end of file
diff --git a/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd b/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd
index 1771ee67ba0..7fe04f42ece 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd
+++ b/cmake/org.eclipse.cdt.cmake.is.core/schema/participant.exsd
@@ -53,7 +53,7 @@
- Specifies the details for detectiion of a specific compiler by its executable name and how the include paths, preprocessor defines and preprocessor un-defines are processed.
+ Specifies the details for detection of a specific compiler by its executable name and how the include paths, preprocessor defines and preprocessor un-defines are processed.
@@ -109,7 +109,7 @@ the Foobar company:
</pre>
</p>
<p>
-To provide online help that lists the supported compilers anlong with and the recognized arguments,
+To provide online help that lists the supported compilers along with the recognized arguments,
the extension point <code>org.eclipse.help.contentExtension</code> can be used.<br/>
Plugin <i>org.eclipse.cdt.cmake.is.core.doc</i> provides predefined help-anchors that allow to integrate the online help:
<ol>
@@ -121,9 +121,9 @@ Example file <code>help_content_extension.xml</code>:
<pre>
<contentExtension>
<contribution content="doc/compiler.xhtml#lsp"
- path="/de.marw.cdt.cmake.core/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
<contribution content="doc/compiler.xhtml#builtins"
- path="/de.marw.cdt.cmake.core/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
</contentExtension>
</pre>
</p>
@@ -142,8 +142,8 @@ Some predifined parsers for tool arguments can be found in the classes <code&
- The plugin org.eclipse.cdt.cmake.is.intel provides implementations for various compiler made by Intel Corp.</br>
-See, for example <code>org/eclipse/cdt/cmake/is/intel/IcpcToolDetectionParticipant.java</code>.
+ The plugin <i>org.eclipse.cdt.cmake.is.intel<i> provides implementations for various compiler made by Intel Corp.</br>
+See, for example <code>org.eclipse.cdt.cmake.is.intel.IcpcToolDetectionParticipant.java</code>.
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml
index 1510752d6de..3b92d111788 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/help_content_extension.xml
@@ -1,7 +1,7 @@
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
\ No newline at end of file
diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml
index e5867ed8de0..0eca77b2d86 100644
--- a/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.intel/help_content_extension.xml
@@ -1,9 +1,9 @@
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
\ No newline at end of file
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml
index b03323ef425..9072ca18e47 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/help_content_extension.xml
@@ -1,5 +1,5 @@
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
\ No newline at end of file
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml b/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml
index 7e49b108110..4c2e4ebad03 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/help_content_extension.xml
@@ -1,9 +1,9 @@
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/languageSettingsProviders.xhtml#extra_detection_participant_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
+ path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_enhanced_list"/>
\ No newline at end of file