Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Side by Side Diff: gallery/static/index.html

Issue 12088091: Remove legacy docs and gallery (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « gallery/static/images/screenshot-sine-synth.png ('k') | gallery/static/redirect.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4
5 <meta http-equiv="content-type" content="text/html; charset=utf-8">
6 <title>Native Client Examples Gallery</title>
7 <link href="http://code.google.com/css/codesite.pack.04102009.css"
8 type="text/css"
9 rel="stylesheet">
10 <link href="http://code.google.com/css/semantic_headers.css"
11 rel="stylesheet"
12 type="text/css" />
13 <link href="http://code.google.com/chrome/nativeclient/css/local_extensions.css"
14 rel="stylesheet"
15 type="text/css">
16 <body class="gc-documentation">
17 <div id="codesiteContent">
18 <div id="gc-topnav">
19 <h1>Native Client Examples Gallery</h1><br />
20 <p>&nbsp;</p>
21 </div>
22 <div class="g-unit" id="gc-pagecontent">
23
24 <p>The Native Client Gallery has moved. Please visit the new
25 <a href="http://www.gonacl.com/dev/sdk.html">SDK page</a> in
26 <a href="http://www.gonacl.com/dev/index.html">gonacl.com</a></p>
27 <p>For information about how to develop Native Client applications, see the
28 <a href="http://code.google.com/chrome/nativeclient">Native Client SDK</a></p>
29 </div><!-- end gc-pagecontent -->
30 </div> <!-- end codesite content -->
OLDNEW
« no previous file with comments | « gallery/static/images/screenshot-sine-synth.png ('k') | gallery/static/redirect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698