package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Odoc_markdown.LinkSource

Markdown-specific interpretation of Odoc_document.Url

Sourcetype resolve =
  1. | Current of Odoc_document.Url.Path.t
  2. | Base of string
Sourceval href : config:Config.t -> resolve:resolve -> Odoc_document.Url.t -> string
Sourcemodule Path : sig ... end
OCaml

Innovation. Community. Security.