aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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