jon.recoil.org

Module Odoc_document.SidebarSource

Sourcetype entry = {
  1. url : Odoc_document.Url.t;
  2. content : Odoc_document.Types.Inline.t;
  3. toc_status : [ `Open | `Hidden ] option;
}

Generates the sidebar document given a global sidebar and the path at which it will be displayed