summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2019-03-15 09:12:06 -0400
committerGitHub <noreply@github.com>2019-03-15 09:12:06 -0400
commit937e66359d8c41fdd63d4c6f4d49c02df0bb1392 (patch)
treeb66c268676270d00bb6f41e9759a4b858661f1b5 /docs/index.html
parent0ff338a5dcad70956e18bc336b2bd79d152a23d9 (diff)
parent143e6d4a5f2ecf4b83507bfe96ff6b98bcb40abe (diff)
Merge pull request #792 from pliablepixels/sphinx-doc
migrate to sphinx
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 00000000..889ecaa7
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <!-- HTML meta refresh URL redirection -->
+ <meta http-equiv="refresh" content="0; url=./build/html/index.html" />
+<head>
+<body>
+ <p>If not redirect automatically, click this: <a href="./build/html/index.html">Redirect</a></p>
+<body>
+</html>