mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-13 15:46:46 +03:00
Added links to project and documentation to test app.
Change-Id: I6254b6da66687c84d5407635a67dee980f14ff3a
This commit is contained in:
committed by
Gerrit Code Review
parent
29f8022806
commit
5498123239
+24
@@ -29,6 +29,30 @@
|
||||
<script src="app.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<td colspan="2" class="heading">Shaka Player</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>API Documentation:</td>
|
||||
<td><a href="https://shaka-player-demo.appspot.com/docs/index.html" target="blank">https://shaka-player-demo.appspot.com/docs/index.html</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>GitHub Project:</td>
|
||||
<td><a href="https://github.com/google/shaka-player" target="blank">https://github.com/google/shaka-player</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>CDNJS:</td>
|
||||
<td><a href="https://cdnjs.com/libraries/shaka-player" target="blank">https://cdnjs.com/libraries/shaka-player</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>NPM:</td>
|
||||
<td><a href="https://www.npmjs.com/package/shaka-player" target="blank">https://www.npmjs.com/package/shaka-player</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br>
|
||||
|
||||
<table>
|
||||
<!-- Common rows -->
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user