We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46714b commit aa164e5Copy full SHA for aa164e5
doc/index.md
@@ -0,0 +1,12 @@
1
+---
2
+layout: null
3
4
+<html>
5
+ <head>
6
+ <meta http-equiv="refresh" content="0; url=../{{site.data.package.doc-html}}" />
7
+ <title>The manual</title>
8
+ </head>
9
+ <body>
10
+ <a href="../{{site.data.package.doc-html}}">Click to access the title page of the manual.</a>
11
+ </body>
12
+</html>
0 commit comments