OCamlbuildDocPluginval doc_build :
ctxt:OASISContext.t ->
run_t ->
'a ->
(OASISTypes.common_section * 'b) ->
OASISTypes.arg array ->
unitval doc_clean :
ctxt:OASISContext.t ->
'a ->
'b ->
(OASISTypes.common_section * 'c) ->
OASISTypes.arg array ->
unitval plugin : [> `Doc ] * string * OASISVersion.t optiontype t = {path : OASISTypes.unix_dirname;modules : string list;libraries : OASISTypes.findlib_full list;intro : OASISTypes.unix_filename option;flags : string list;ocamlbuild_common_args : OCamlbuildCommon.args;}val pivot_data : t OASISPlugin.propval pivot_sub_data : OCamlbuildCommon.args OASISPlugin.propval self_id : OASISPlugin.Doc.self_tval all_id : OASISPlugin.all_tval new_field :
OASISTypes.name ->
?default:'a ->
'a OASISValues.t ->
string ->
((OASISTypes.common_section * OASISTypes.doc) -> t -> 'a) ->
PropList.Data.t ->
'aval path : PropList.Data.t -> OASISTypes.unix_dirnameval modules : PropList.Data.t -> string listval libraries : PropList.Data.t -> OASISTypes.findlib_full listval generator : PropList.Data.t -> OASISTypes.package -> tval doit :
OASISPlugin.context_act ->
OASISTypes.package ->
(OASISTypes.common_section * OASISTypes.doc) ->
OASISPlugin.context_act
* (ctxt:OASISContext.t ->
'a ->
(OASISTypes.common_section * 'b) ->
OASISTypes.arg array ->
unit,
ctxt:OASISContext.t ->
'c ->
(OASISTypes.common_section * 'd) ->
OASISTypes.arg array ->
unit)
OASISPlugin.setup_changesval qstrt_completion : OASISTypes.package -> OASISTypes.package