package odig

  1. Overview
  2. Docs
Lookup documentation of installed OCaml packages

Install

Dune Dependency

Authors

Maintainers

Sources

odig-0.0.9.tbz
sha512=1658390e48b7698522bf539ee038476968c27b75cd90277dfeffb21258940fc2a1e24a12403aba24f7ad2ce33dc920d3149c7d3cfb74c5c3e961b1e96639e9de

doc/index.html

Odig v0.0.9

Odig is a command line tool to lookup documentation of installed OCaml packages.

Consult the manual or the packaging conventions.

Quick start

A few commands to get you started:

odig doc           # Show API docs and manuals of installed packages
odig readme odig   # Consult the readme of odig
odig changes odig  # Consult the changelog of odig
odig browse issues odig  # Browse odig's issues.

API

This is an unstable API subject to change even between minor versions of the tool. Use at your own risk.

OCaml

Innovation. Community. Security.

On This Page
  1. Quick start
  2. API