~ubuntu-branches/ubuntu/karmic/gears/karmic

« back to all changes in this revision

Viewing changes to gears/sdk/samples/running_man/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Lesicnik
  • Date: 2009-04-30 19:15:25 UTC
  • Revision ID: james.westby@ubuntu.com-20090430191525-0790sb5wzg8ou0xb
Tags: upstream-0.5.21.0~svn3334+dfsg
ImportĀ upstreamĀ versionĀ 0.5.21.0~svn3334+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<body>
 
3
<h1>
 
4
Gears Running Man tutorial
 
5
</h1>
 
6
 
 
7
<ul>
 
8
<li><a href="step1a">Step 1a</a></li>
 
9
<li><a href="step1b">Step 1b</a></li>
 
10
<li><a href="step2">Step 2</a></li>
 
11
<li><a href="step3">Step 3</a></li>
 
12
<li><a href="step4">Step 4</a></li>
 
13
<li><a href="step5">Step 5</a></li>
 
14
<li><a href="step6">Step 6</a></li>
 
15
<li><a href="step7">Step 7</a></li>
 
16
<li><a href="step8">Step 8</a></li>
 
17
</ul>
 
18
 
 
19
</body>
 
20
</html>