File: main_index.mld

package info (click to toggle)
ocaml-odoc 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,104 kB
  • sloc: ml: 59,291; javascript: 2,572; sh: 566; makefile: 31
file content (12 lines) | stat: -rw-r--r-- 547 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
{0 The odoc suite}

The odoc distribution contains a set of packages that can be used to build documentation sites
for OCaml projects. The individual projects are as follows:

- {{!/odoc/page-index}odoc} - the documentation tool itself
- {{!/sherlodoc/page-index}Sherlodoc} - the recommended search tool
- {{!/odoc-driver/page-index}odoc-driver} - a example driver for odoc
- {{!/odoc-parser/page-index}odoc-parser} - a library to parse odoc markup
- {{!/odoc-md/page-index}odoc-md} - a tool to help integrate markdown pages into the odoc world