doc update
This commit is contained in:
parent
90e62b739b
commit
5f48849c4e
117 changed files with 3780 additions and 2135 deletions
|
@ -2,14 +2,14 @@
|
|||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=html">
|
||||
<meta http-equiv="refresh" content="0; url=html/index.html">
|
||||
<script type="text/javascript">
|
||||
window.location.href = "html"
|
||||
window.location.href = "html/index.html"
|
||||
</script>
|
||||
<title>Page Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
|
||||
If you are not redirected automatically, follow this <a href='html'>link to example</a>.
|
||||
If you are not redirected automatically, follow this <a href='html/index.html'>link to example</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue