package odig

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odig-0.1.0.tbz
sha512=acabe752f5010900e9fe024321d6e34cc07f395ebd18f015a00b88c4c6482645b591a83a3f088f110adaf83e062551feb800a1dbca7646cce305eb3f542cfa41

doc/index.html

Odig v0.1.0

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.

On This Page
  1. Quick start
  2. API