Summary
Odoc is a documentation generator for OCaml. It reads doc comments, delimited with (** ... *), and outputs HTML
Versions
v2.4.2 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- ~amd64
- USE flags
- ocamlopt test
v2.2.1 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- ~amd64
- USE flags
- ocamlopt test
v2.2.0-r2 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- ~amd64
- USE flags
- ocamlopt test
USE flags
General
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / astring : Alternative String module for OCaml
dev-ml / cmdliner : Declarative definition of command line interfaces for OCaml
dev-ml / cppo : An equivalent of the C preprocessor for OCaml programs
dev-ml / dune : A composable build system for OCaml
dev-ml / fmt : Combinators to devise OCaml Format pretty-printing functions
dev-ml / fpath : File system paths for OCaml
dev-ml / ocaml-crunch : Convert a filesystem into a static OCaml module
dev-ml / odoc-parser : Parser for ocaml documentation comments
dev-ml / result : Compat result type
dev-ml / tyxml : A library for building correct HTML and SVG documents
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / astring : Alternative String module for OCaml
dev-ml / cmdliner : Declarative definition of command line interfaces for OCaml
dev-ml / cppo : An equivalent of the C preprocessor for OCaml programs
dev-ml / dune : A composable build system for OCaml
dev-ml / fmt : Combinators to devise OCaml Format pretty-printing functions
dev-ml / fpath : File system paths for OCaml
dev-ml / ocaml-crunch : Convert a filesystem into a static OCaml module
dev-ml / odoc-parser : Parser for ocaml documentation comments
dev-ml / result : Compat result type
dev-ml / tyxml : A library for building correct HTML and SVG documents
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/odoc: add 2.4.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/odoc: bump to 2.2.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/odoc: only support >=dune-3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/odoc: add missing fmt dep
Closes: https://bugs.gentoo.org/887709 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/odoc: new package, add 2.2.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>