platform-help-home/migrating.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3, Wed Mar 27 18:25:19 2002 UTC revision 1.4, Wed Mar 27 18:27:00 2002 UTC
# Line 4  Line 4 
4     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5     <meta name="Description" content="Describes differences between 1.0 and 2.0 navigation and steps to convert 1.0 navigation to 2.0 syntax">     <meta name="Description" content="Describes differences between 1.0 and 2.0 navigation and steps to convert 1.0 navigation to 2.0 syntax">
6     <title>Migrating Help Contributions</title>     <title>Migrating Help Contributions</title>
7    
8       <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
9    
10  <style type="text/css">  <style type="text/css">
11  <!--  <!--
12  .oldcode { font-family: monospace; background-color: #FFDDDD; font-size: small;}  .oldcode { font-family: monospace; background-color: #FFDDDD; font-size: small;}
# Line 12  Line 15 
15  .newsyntax {  background-color: #DDDDFF; font-size: small;}  .newsyntax {  background-color: #DDDDFF; font-size: small;}
16  -->  -->
17  </style>  </style>
18  <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">  
19  </head>  </head>
20  <body>  <body>
21    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4