package odoc

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

HTML-specific interpretation of Odoc_document.Url

module Url = Odoc_document.Url
type resolve =
  1. | Current of Url.Path.t
  2. | Base of string
val href : config:Config.t -> resolve:resolve -> Url.t -> string
module Path : sig ... end
OCaml

Innovation. Community. Security.