package stog

  1. Overview
  2. Docs

Module Stog_mainSource

Sourceval output_dir : string ref
Sourceval site_url : Stog.Url.t option ref
Sourceval tmpl_dirs : string list ref
Sourceval mod_dirs : string list ref
Sourceval use_cache : bool ref
Sourceval depcut : bool ref
Sourceval local : bool ref
Sourceval stog_defs : Stog.Types.def list ref
Sourceval lang : string option ref
Sourceval default_lang_to_set : string option ref
Sourceval plugins : string list ref
Sourceval packages : string list ref
Sourceval only_doc : string option ref
Sourceval publish_only : Stog.Filter_types.t option ref
Sourcetype mode =
  1. | Generate
  2. | Server
Sourceval mode : mode ref
Sourceval add_stog_def : string -> unit
Sourceval set_stog_options : Stog.Types.stog -> Stog.Types.stog
Sourceval run_from_dirs : string list -> unit
Sourceval run_from_files : string list -> unit
Sourceval options : (string * Arg.spec * string) list
Sourceval usage : ?with_options:bool -> unit -> string
Sourceval file_kind : string -> Unix.file_kind
Sourceval pp_header : Format.formatter -> (Logs.level * string option) -> unit
Sourceval reporter : Format.formatter -> Logs.reporter
Sourceval main : unit -> unit
OCaml

Innovation. Community. Security.