Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.htm18
1 files changed, 11 insertions, 7 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.htm
index 05c1b421182..d04b42e252d 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fprop_resource.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++ Folder Properties, Resource</h1>
+<h1 role="main">C/C++ Folder Properties, Resource</h1>
<p><img img="" src="../images/cdt_fold_resource.png"
alt="C/C++ Folder Properties, Resource"></p>
<dl>
@@ -24,23 +24,25 @@
<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_fprop_resource.htm>Resource</a></li>
-<li>C/C++ Build</li>
+<li>C/C++ Build
<ul>
<li><a href=cdt_u_fprop_discovery.htm>Discovery options</a></li>
- <li>Settings</li>
+ <li>Settings
<ul>
<li><a href=cdt_u_fprop_toolsettings.htm>Tool chains setting tab</a></li>
</ul>
+ </li>
<li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
</ul>
-<li>C/C++ General</li>
+</li>
+<li>C/C++ General
<ul>
- <li>Paths and Symbols</li>
+ <li>Paths and Symbols
<ul>
<li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
@@ -48,7 +50,9 @@
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
<li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
</ul>
+ </li>
</ul>
+</li>
<li><a href="cdt_u_prop_rundebug.htm">Run/Debug Settings page</a>
</ul>

Back to the top