aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-01-18 11:08:02 -0700
committerAdelyn Breedlove <[email protected]>2019-01-18 11:08:02 -0700
commit413cd24de43bfb0bf12b5cae2c0869211ca0347a (patch)
treecf57f8e7c09f7598920589e28a168000bba93977 /doc/index.html
parentfix docs (diff)
downloaddisml-413cd24de43bfb0bf12b5cae2c0869211ca0347a.tar.xz
disml-413cd24de43bfb0bf12b5cae2c0869211ca0347a.zip
oml why is this so annoying
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
new file mode 100644
index 0000000..44a891a
--- /dev/null
+++ b/doc/index.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>index</title>
+ <link rel="stylesheet" href="./odoc.css"/>
+ <meta charset="utf-8"/>
+ <meta name="viewport" content="width=device-width,initial-scale=1.0"/>
+ </head>
+ <body>
+ <main class="content">
+ <div class="by-name">
+ <h2>OCaml package documentation</h2>
+ <ol>
+ <li><a href="disml/index.html">disml</a> <span class="version">0.2.0</span></li>
+ </ol>
+ </div>
+ </main>
+ </body>
+</html> \ No newline at end of file