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 d58215bCopy full SHA for d58215b
doc/index.md
@@ -0,0 +1,9 @@
1
+<html>
2
+ <head>
3
+ <meta http-equiv="refresh" content="0; url={{ site.data.package.www }}/doc/chap0_mj.html" />
4
+ <title>{{ site.data.package.name }} {{ site.data.package.version }} – The manual</title>
5
+ </head>
6
+ <body>
7
+ <a href="chap0_mj.html">Click to access the title page of the manual.</a>
8
+ </body>
9
+</html>
0 commit comments