Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html')
-rw-r--r--doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html
index 1f0660b431a..4976df14e8e 100644
--- a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html
+++ b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtodeveloptemplates.html
@@ -2,10 +2,10 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
-<title>How to develop templates in How to extend the user interface using templates</title>
<link href="_stock/sysdoc.css" type="text/css" rel="stylesheet" media="screen">
<link href="_stock/sysdoc.css" type="text/css" rel="stylesheet" media="print">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>How to develop templates in How to extend the user interface using templates</title>
<style type="text/css" media="screen">
.ButtonBox { background-image: url(_stock/gradient.jpg); }
</style>
@@ -18,13 +18,13 @@
</td>
<td class="ButtonBox" align="right" width="40%">
<p> <A href="index.html"><IMG height=22
- alt=[Previous] src="_stock/btn_prev_wt.gif" width=85 border=0 ></a> <A href="Howtoregistertemplates.html"><IMG height=22 alt=[Next]
+ alt="[Previous]" src="_stock/btn_prev_wt.gif" width=85 border=0 ></a> <A href="Howtoregistertemplates.html"><IMG height=22 alt="[Next]"
src="_stock/btn_next_wt.gif" width=58 border=0 ></a></p>
</td>
</tr></tbody></table>
<hr noshade size="1">
- <p class="breadcrumbNav"><span class="separator">&#187;</span>
- <A href="index.html">How&nbsp;to&nbsp;extend&nbsp;the&nbsp;user&nbsp;interface&nbsp;using&nbsp;templates</a>&nbsp;<span class="separator">&#187;</span>
+ <p class="breadcrumbNav"><span class="separator">&raquo;</span>
+ <A href="index.html">How&nbsp;to&nbsp;extend&nbsp;the&nbsp;user&nbsp;interface&nbsp;using&nbsp;templates</a>&nbsp;<span class="separator">&raquo;</span>
How&nbsp;to&nbsp;develop&nbsp;templates</p>
<hr noshade size="1">
@@ -866,9 +866,9 @@ make it available for use. For more information on this, refer to
<td class="ButtonBottomBox" align="right" height="12" width="67%">
<p>
<A href="index.html"><IMG height=22
- alt=[Previous] src="_stock/btn_prev.gif" width=85 border=0 ></a>
- <A href="#_top"><IMG alt=[Top] src="_stock/btn_top.gif" align=bottom border=0></a>
- <A href="Howtoregistertemplates.html"><IMG height=22 alt=[Next]
+ alt="[Previous]" src="_stock/btn_prev.gif" width=85 border=0 ></a>
+ <A href="#_top"><IMG alt="[Top]" src="_stock/btn_top.gif" align=bottom border=0></a>
+ <A href="Howtoregistertemplates.html"><IMG height=22 alt="[Next]"
src="_stock/btn_next.gif" width=58 border=0 ></a>
</p>
</td>

Back to the top