mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-31 20:23:26 +02:00
Fix invalid Mac line endings
This commit is contained in:
parent
d03835eaa6
commit
2b22909214
1 changed files with 17 additions and 1 deletions
|
@ -1 +1,17 @@
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="generator" content="Adobe GoLive">
<title>RSE Tutorials</title>
</head>
<body>
<p>Note: This page exists only to provide a root page for debugging the
tutorial and should not
be accessible from any page or the table of contents.</p>
<p><a href="pdeProject.html">Getting Started</a></p>
<p><a href="propertypage.html">Property Page Tutorial</a></p>
<p><a href="subsystem.html">Subsystem Tutorial</a></p>
<p><a href="popup.html">Popup Menu Tutorial</a></p>
</body>
</html>
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||||
|
<meta name="generator" content="Adobe GoLive">
|
||||||
|
<title>RSE Tutorials</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>Note: This page exists only to provide a root page for debugging the
|
||||||
|
tutorial and should not
|
||||||
|
be accessible from any page or the table of contents.</p>
|
||||||
|
<p><a href="pdeProject.html">Getting Started</a></p>
|
||||||
|
<p><a href="propertypage.html">Property Page Tutorial</a></p>
|
||||||
|
<p><a href="subsystem.html">Subsystem Tutorial</a></p>
|
||||||
|
<p><a href="popup.html">Popup Menu Tutorial</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue