diff options
Diffstat (limited to 'javascript/videojs/docs/legacy-docs/index.html')
| -rw-r--r-- | javascript/videojs/docs/legacy-docs/index.html | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/javascript/videojs/docs/legacy-docs/index.html b/javascript/videojs/docs/legacy-docs/index.html deleted file mode 100644 index 1395c3b..0000000 --- a/javascript/videojs/docs/legacy-docs/index.html +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE html> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title></title> -<link rel="stylesheet" type="text/css" href="./css/guides.css"> -<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,600,600italic' rel='stylesheet' type='text/css'><link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.6/styles/atelier-forest.light.min.css" /> -<script type="text/javascript" src="//use.edgefonts.net/source-code-pro.js"></script> -<style> - div { - display: inline-block; - border: none; - margin: 2em; - vertical-align: top; - } -</style> -<link rel="canonical" href="https://docs.videojs.com/"> -</head> -<body> -<p class="legacydocsnote">This documentation is for an outdated version of Video.js. See <a href="https://docs.videojs.com/">documentation for the current release</a>. - -<div id="sidenav" class="sidenav"></div> -<div class="main"> - <h1 id="toc_0">Videojs Documentation</h1> - <div class="guides"> - <h2>Guides</h2> - <p><a href="./guides/setup.html">Setup</a></p> - <p><a href="./guides/options.html">Options</a></p> - <p><a href="./guides/tracks.html">Tracks</a></p> - <p><a href="./guides/components.html">Components</a></p> - <p><a href="./guides/api.html">API</a></p> - <p><a href="./guides/skins.html">Skins</a></p> - <p><a href="./guides/languages.html">Languages</a></p> - <p><a href="./guides/tech.html">Tech</a></p> - <p><a href="./guides/plugins.html">Plugins</a></p> - <p><a href="./guides/glossary.html">Glossary</a></p> - </div> - <div class="samples"> - <h2>Samples</h2> - <p><a href="./examples/simple-embed.html">Simple Embed</a></p> - <p><a href="./examples/shared.html">Shared</a></p> - </div> - <div class="api"> - <h2>API Reference</h2> - <p><a href="./api/index.html">Videojs API</a></p> - </div> - - -</body> - -</html>
\ No newline at end of file |
