type source_file = | Impl_file of string| Intf_file of string| Text_file of string
val include_dirs : string list refval hidden_include_dirs : string list refval dump : string option refval load : string list refval sort_modules : bool refval remove_stars : bool refval inverse_merge_ml_mli : bool refval filter_with_module_constraints : bool refval hidden_modules : string list refval warn_error : bool refval show_missed_crossref : bool refval pwarning : string -> unitval out_file : string refval intro_file : string option refval title : string option refval target_dir : string refval with_index : bool refval with_trailer : bool refval initially_opened_module : string refval library_namespace : string ref