package ocp_reveal

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val script : string -> unit
val title : string -> unit
val header : string -> unit
val body : Slides.slide_t list -> unit
val auto_make_config : string -> unit
val auto_make : Reveal.configuration -> string -> unit
val make : Reveal.configuration -> string -> Slides.slide_t list -> unit
val make_config : string -> Slides.slide_t list -> unit