Skip to content

Commit 3e78c50

Browse files
committed
1 parent 8a48e0a commit 3e78c50

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

doc_requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Sphinx
2+
sphinx-automodapi
3+
pydata-sphinx-theme

docs/.nojekyll

Whitespace-only changes.

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=latest/" />
5+
<title>Redirecting ...</title>
6+
</head>
7+
<body>
8+
<p>
9+
If you are not redirected automatically, follow this
10+
<a href="latest/">link</a>.
11+
</p>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)