mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Bug 559674: rename doc file
Change-Id: I3eb943e36df734afef4a5ce6e99334111a18cedf Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
This commit is contained in:
parent
0b1492b5c8
commit
3cea021ecd
8 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
<contribution content="doc/compiler.xhtml#builtins"
|
||||
path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
|
||||
</contentExtension>
|
|
@ -2,7 +2,7 @@
|
|||
<toc label="Tasks" link_to="cmake4eclipse_Tasks_Anchor" topic="doc/html/o_tasks.html">
|
||||
<topic label="Build">
|
||||
</topic>
|
||||
<topic href="doc/html/languageSettingsProviders.xhtml" label="Syntax Highlighting Support">
|
||||
<topic href="doc/html/supported-compilers.xhtml" label="Syntax Highlighting Support">
|
||||
<topic href="doc/html/builtins-detection.xhtml" label="Compiler Built-ins Detection">
|
||||
</topic>
|
||||
</topic>
|
||||
|
|
|
@ -121,7 +121,7 @@ Example file <code>help_content_extension.xml</code>:
|
|||
<pre>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
<contribution content="doc/compiler.xhtml#builtins"
|
||||
path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
|
||||
</contentExtension>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
<contribution content="doc/compiler.xhtml#builtins"
|
||||
path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
|
||||
</contentExtension>
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
<!-- built-ins detection is not supported
|
||||
<contribution content="doc/compiler.xhtml#builtins"
|
||||
path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
</contentExtension>
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<contentExtension>
|
||||
<contribution content="doc/compiler.xhtml#lsp"
|
||||
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/supported-compilers.xhtml#extra_detection_participant_list"/>
|
||||
<contribution content="doc/compiler.xhtml#builtins"
|
||||
path="/org.eclipse.cdt.cmake.is.core.doc/doc/html/builtins-detection.xhtml#extra_detection_participant_builtins_list"/>
|
||||
<contribution content="doc/compiler.xhtml#builtins_enhanced"
|
||||
|
|
Loading…
Add table
Reference in a new issue