aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-18 11:01:25 -0700
committerAdelyn Breelove <[email protected]>2019-01-18 11:01:25 -0700
commit0b798e2f94f063f5212769b30f37b832a476793e (patch)
treea8f54f624f1c7b0e254e2e2fb8e4a6eda3c56f41
parentmore opam fixes (diff)
downloaddisml-0b798e2f94f063f5212769b30f37b832a476793e.tar.xz
disml-0b798e2f94f063f5212769b30f37b832a476793e.zip
doc stuff
-rw-r--r--disml.opam1
l---------doc1
2 files changed, 2 insertions, 0 deletions
diff --git a/disml.opam b/disml.opam
index cdfc455..119114a 100644
--- a/disml.opam
+++ b/disml.opam
@@ -5,6 +5,7 @@ maintainer: "Adelyn Breedlove <[email protected]>"
authors: "Adelyn Breedlove <[email protected]>"
license: "MIT"
homepage: "https://github.com/Mishio595/disml"
+doc: "https://mishio595.github.io/disml/_build/default/_doc/_html/index.html"
dev-repo: "git+https://github.com/Mishio595/disml"
bug-reports: "https://github.com/Mishio595/disml/issues"
tags: ["discord"]
diff --git a/doc b/doc
new file mode 120000
index 0000000..029316f
--- /dev/null
+++ b/doc
@@ -0,0 +1 @@
+_build/default/_doc/_html/ \ No newline at end of file