Query: edoc_lib
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
edoc_lib(3erl) Erlang Module Definition edoc_lib(3erl)NAMEedoc_lib - Utility functions for EDoc.DESCRIPTIONUtility functions for EDoc.DATA TYPESedoc_env() : Environment information needed by EDoc for generating references. The data representation is not documented. proplist() = property() (see module proplists) :EXPORTSget_doc_env(App, Packages, Modules, Options::proplist()) -> edoc_env() Types App = [] | atom() Packages = [atom()] Modules = [atom()] [term()] Creates an environment data structure used by parts of EDoc for generating references, etc. See edoc:run/3 for a description of the options file_suffix , app_default and doc_path . See also: edoc:get_doc/3 , edoc_extract:source/4 .SEE ALSOedocAUTHORSRichard Carlsson <richardc@it.uu.se > edoc 0.7.7 edoc_lib(3erl)
Related Man Pages |
---|
erl_lint(3erl) - linux |
ct_master(3erl) - linux |
edoc_extract(3erl) - linux |
edoc_run(3erl) - linux |
erl_boot_server(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
trying to compile and run java through the terminal |