View | Details | Raw Unified | Return to bug 203124 | Differences between
and this patch

Collapse All | Expand All

(-)guide/tutorial/index.html (-1 / +21 lines)
Line 1 Link Here
1
<!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>
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3
<html>
4
5
	<head>
6
		<meta http-equiv="content-type" content="text/html;charset=utf-8">
7
		<meta name="generator" content="Adobe GoLive">
8
		<title>RSE Tutorials</title>
9
	</head>
10
11
	<body>
12
		<p>Note: This page exists only to provide a root page for debugging the 
13
		tutorial and should not 
14
		be accessible from any page or the table of contents.</p>
15
		<p><a href="pdeProject.html">Getting Started</a></p>
16
		<p><a href="propertypage.html">Property Page Tutorial</a></p>
17
		<p><a href="subsystem.html">Subsystem Tutorial</a></p>
18
		<p><a href="popup.html">Popup Menu Tutorial</a></p>
19
	</body>
20
21
</html>

Return to bug 203124