package ocp_reveal
-
ocp_reveal
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
and slides_t = slide_t list
val string_of_transition : transition -> string
val string_of_speed : speed -> string
val string_of_color : color -> string
val default : slide
Predefine slide named by effect transition.
val slide : slide
val convex : slide
val concave : slide
val fade : slide
val zoom : slide
val slides_ref : slide_t list Stdlib.ref
val from_file : path -> Omd.t