Skip to content

Commit

Permalink
Add tyxml to the doc (for what it's worth ...)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drup committed Nov 7, 2015
1 parent b282350 commit 765e3e7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Document d3
BuildTools+: ocamldoc
Install: true
XOCamlbuildPath: lib
XOCamlbuildLibraries: d3
XOCamlbuildLibraries: d3, d3.tyxml

Executable rectangle
Path: examples
Expand Down
3 changes: 2 additions & 1 deletion lib/d3.odocl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# OASIS_START
# DO NOT EDIT (digest: a3deb6e481689f1d3303caecb8a6c401)
# DO NOT EDIT (digest: 3ef18ec2dcd6eddc6f3209f5b1fff665)
D3
D3_tyxml
# OASIS_STOP
7 changes: 3 additions & 4 deletions setup.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* setup.ml generated for the first time by OASIS v0.4.5 *)

(* OASIS_START *)
(* DO NOT EDIT (digest: 7f4b7c9ed13d039f554a2f9ecaec7203) *)
(* DO NOT EDIT (digest: 8283d9fd50723803bb6fb4ae466f30cd) *)
(*
Regenerated by OASIS v0.4.5
Visit http://oasis.forge.ocamlcore.org for more information and
Expand Down Expand Up @@ -6965,15 +6965,14 @@ let setup_t =
};
oasis_fn = Some "_oasis";
oasis_version = "0.4.5";
oasis_digest =
Some "\226\215\000\193|\211\143\255\173\230>\206\156>\213\t";
oasis_digest = Some "\001\184\206P\244\164F\188\220\012d*z\132\194\r";
oasis_exec = None;
oasis_setup_args = [];
setup_update = false
};;

let setup () = BaseSetup.setup setup_t;;

# 6978 "setup.ml"
# 6977 "setup.ml"
(* OASIS_STOP *)
let () = setup ();;

0 comments on commit 765e3e7

Please sign in to comment.