borenet@google.com | 6a98b8c | 2013-05-06 12:50:00 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <!-- |
| 4 | Copyright 2013 Google Inc. |
| 5 | |
| 6 | Use of this source code is governed by a BSD-style license that can be |
| 7 | found in the LICENSE file. |
| 8 | --> |
| 9 | <head> |
| 10 | <title>Skia Native Client Apps</title> |
| 11 | </head> |
| 12 | <body> |
| 13 | <h1>Skia Native Client Apps</h1> |
| 14 | <p> |
| 15 | <ul> |
borenet@google.com | bb52288 | 2013-06-17 15:39:43 +0000 | [diff] [blame] | 16 | <li><a href="skhello">Skia Hello World</a></li> |
borenet@google.com | 6a98b8c | 2013-05-06 12:50:00 +0000 | [diff] [blame] | 17 | <li><a href="tests">Skia Unit Tests</a></li> |
| 18 | <li><a href="debugger">Skia Debugger</a></li> |
| 19 | <li><a href="SampleApp">Skia Sample App</a></li> |
| 20 | </ul> |
| 21 | </p> |
| 22 | </body> |
| 23 | </html> |