Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.htm
index fda56d39a2c..11b706bc851 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general.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>
<meta http-equiv="Content-Language" content="en-us">
@@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
-<h1>C/C++ Project Properties, C/C++ General</h1>
+<h1 role="main">C/C++ Project Properties, C/C++ General</h1>
<p>General project properties</p>
<p><img src="../images/prop_general.png"
alt="C/C++ Project Properties, C/C++ General" img=""></p>
@@ -21,20 +21,20 @@
<dt><br>Available for :</dt>
<dd>Any projects, folders and files regardless of project kind</dd>
</dl>
-<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>
<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
@@ -49,7 +49,7 @@
<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