package stog

  1. Overview
  2. Docs

Producing list of documents.

val docs : ?set:Types.Doc_set.t -> ?setname:string -> ?filter:Filter_types.t -> ?typ:string list -> ?max:int -> ?reverse:bool -> ?sort:string list -> Types.stog -> Types.stog Xtmpl.Rewrite.env -> Types.stog * (Types.Doc_set.elt * Types.doc) list