diff options
| author | Adelyn Breelove <[email protected]> | 2019-01-18 11:01:25 -0700 |
|---|---|---|
| committer | Adelyn Breelove <[email protected]> | 2019-01-18 11:01:25 -0700 |
| commit | 0b798e2f94f063f5212769b30f37b832a476793e (patch) | |
| tree | a8f54f624f1c7b0e254e2e2fb8e4a6eda3c56f41 | |
| parent | more opam fixes (diff) | |
| download | disml-0b798e2f94f063f5212769b30f37b832a476793e.tar.xz disml-0b798e2f94f063f5212769b30f37b832a476793e.zip | |
doc stuff
| -rw-r--r-- | disml.opam | 1 | ||||
| l--------- | doc | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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"] @@ -0,0 +1 @@ +_build/default/_doc/_html/
\ No newline at end of file |