this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Minor updates

+2 -2
+1 -1
doc/index.mld
··· 1 - @children_order odoc_for_authors cheatsheet dune features extensions ocamldoc_differences interface driver json deprecated/ main_index odoc.document/ odoc.examples/ odoc.extension_api/ odoc.extension_registry/ odoc.html/ odoc.html_support_files/ odoc.index/ odoc.json_index/ odoc.latex/ odoc.loader/ odoc.manpage/ odoc.markdown/ odoc.model/ odoc.model_desc/ odoc.ocamlary/ odoc.occurrences/ odoc.odoc/ odoc.odoc_utils/ odoc.search/ odoc.search_html_frontend/ odoc.syntax_highlighter/ odoc.xref2/ odoc.xref_test/ 1 + @children_order odoc_for_authors cheatsheet dune features extensions ocamldoc_differences interface driver json deprecated/ main_index odoc.document/ odoc.examples/ odoc.extension_api/ odoc.extension_registry/ odoc.html/ odoc.html_support_files/ odoc.index/ odoc.json_index/ odoc.latex/ odoc.loader/ odoc.manpage/ odoc.markdown/ odoc.model/ odoc.model_desc/ odoc.ocamlary/ odoc.occurrences/ odoc.odoc/ odoc.odoc_utils/ odoc.search/ odoc.search_html_frontend/ odoc.syntax_highlighter/ odoc.xref2/ odoc.xref_test/ src/ 2 2 @short_title The odoc documentation generator 3 3 4 4 {0 The [odoc] documentation generator}
+1 -1
src/xref2/link.mli
··· 4 4 5 5 val signature : 6 6 Env.t -> Paths.Identifier.Signature.t -> Lang.Signature.t -> Lang.Signature.t 7 - (** For testing purpose. May call [Lookup_failures.report]. *) 7 + (** For testing purpose. May call {!Lookup_failures.report}. *) 8 8 9 9 val link : 10 10 filename:string ->