Deploy code docs to GitHub Pages Travis build: 2

Commit: c1a3b9e507
This commit is contained in:
Travis CI
2019-07-04 17:03:06 +00:00
parent b426251511
commit d83378b1f1
117 changed files with 6904 additions and 1 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=html/index.html">
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, follow the <a href="html/index.html">link to the documentation</a>
</body>
</html>