Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm
index 5e82dcad7fe..faaedfdf111 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_lang_mapp.htm
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
@@ -10,7 +10,7 @@
<body>
-<h1>Language Mappings preferences</h1>
+<h1 role="main">Language Mappings preferences</h1>
<p>Use the <strong>Language Mappings</strong> properties panel to customize the use of C/C++ language associations for the file. </p>
<p><img src="../images/fileprop_language_mappings.png" width="790" height="451" alt="Language Mappings preference page"></p>
@@ -23,25 +23,25 @@
</colgroup>
<tbody>
<tr valign="top" >
- <th><strong>Option</strong></th>
- <th><strong>Description</strong></th>
+ <th id="option"><strong>Option</strong></th>
+ <th id="description"><strong>Description</strong></th>
</tr>
<tr valign="top" >
- <td width="171" valign="top"><strong>Content Type </strong></td>
- <td width="503" valign="top">The content type associated with the language. </td>
+ <td style="width:171" valign="top" headers="option"><strong>Content Type </strong></td>
+ <td style="width:503" valign="top" headers="description">The content type associated with the language. </td>
</tr>
<tr valign="top" >
- <td valign="top"><strong>Configuration</strong></td>
- <td valign="top">Shows the list of configurations for the selected content type. </td>
+ <td valign="top" headers="option"><strong>Configuration</strong></td>
+ <td valign="top" headers="description">Shows the list of configurations for the selected content type. </td>
</tr>
<tr valign="top" >
- <td valign="top"><strong>Language</strong></td>
- <td valign="top">Shows the list of corresponding languages associated with the configurations in the list for the specific content type. </td>
+ <td valign="top" headers="option"><strong>Language</strong></td>
+ <td valign="top" headers="description">Shows the list of corresponding languages associated with the configurations in the list for the specific content type. </td>
</tr>
</tbody>
</table>
-<p><img border="0" src="../images/ngref.gif" alt="Related reference"
+<p><img src="../images/ngref.gif" alt="Related reference"
width="143" height="21"><br>
<ul>

Back to the top