Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm
index 416209f5988..e86f046329f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_manage_dialog.htm
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
@@ -9,7 +9,7 @@
</head>
<body>
-<h1>C/C++ Project Properties, Manage Configuration Dialog</h1>
+<h1 role="main">C/C++ Project Properties, Manage Configuration Dialog</h1>
<p>
Manages the configurations defined for the project. Select a button to add,
rename, remove configuration or set it active.
@@ -32,20 +32,20 @@ alt="C/C++ Project Properties, Manage Configuration Dialog"></p>
<dd>Closes the manage configuration dialog</dd>
</dl></p>
-<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
+<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
<ul>
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
<li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
- <ul type="disc">
+ <ul style="list-style-type: disc">
<li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
<li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
<li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
</ul>
<li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
- <ul type="disc">
+ <ul style="list-style-type: disc">
<li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
<li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
<li>Settings page
@@ -60,7 +60,7 @@ alt="C/C++ Project Properties, Manage Configuration Dialog"></p>
<li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
</ul>
<li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
- <ul type="disc">
+ <ul style="list-style-type: disc">
<li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
<li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
<!--ul>

Back to the top