Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > f806c0f24240b25bde21a53f71766070 > files > 558

erlang-doc-R13B-04.6.fc13.noarch.rpm

%% 
%% Search data file for edoc 0.7.6.6
%% generated February 22 2010
%% 
{"edoc.html", {function, {"edoc", "edoc"}},
[
  {"application", "application(Application::atom())", "application-1"},
  {"application", "application(Application::atom(), Options::proplist())", "application-2"},
  {"application", "application(Application::atom(), Dir::filename(), Options::proplist())", "application-3"},
  {"file", "file(Name::filename())", "file-1"},
  {"file", "file(Name::filename(), Options::proplist())", "file-2"},
  {"files", "files(Files::[filename() | {package(), [filename()]}])", "files-1"},
  {"files", "files(Files::[filename() | {package(), [filename()]}], Options::proplist())", "files-2"},
  {"get_doc", "get_doc(File::filename())", "get_doc-1"},
  {"get_doc", "get_doc(File::filename(), Options::proplist())", "get_doc-2"},
  {"get_doc", "get_doc(File::filename(), Env::edoc_env() (see module edoc_lib), Options::proplist())", "get_doc-3"},
  {"layout", "layout(Doc::edoc_module())", "layout-1"},
  {"layout", "layout(Doc::edoc_module(), Options::proplist())", "layout-2"},
  {"packages", "packages(Packages::[package()])", "packages-1"},
  {"packages", "packages(Packages::[package()], Options::proplist())", "packages-2"},
  {"read", "read(File::filename())", "read-1"},
  {"read", "read(File::filename(), Options::proplist())", "read-2"},
  {"read_comments", "read_comments(File)", "read_comments-1"},
  {"read_comments", "read_comments(File::filename(), Options::proplist())", "read_comments-2"},
  {"read_source", "read_source(Name::File)", "read_source-1"},
  {"read_source", "read_source(File::filename(), Options::proplist())", "read_source-2"},
  {"run", "run(Packages::[package()], Files::[filename() | {package(), [filename()]}], Options::proplist())", "run-4"}
]}.
{"edoc.html", {module, "edoc"}, ["edoc"]}.
{"edoc_doclet.html", {function, {"edoc", "edoc_doclet"}},
[
  {"run", "run(Command::doclet_gen() | doclet_toc(), Ctxt::edoc_context())", "run-2"}
]}.
{"edoc_doclet.html", {module, "edoc"}, ["edoc_doclet"]}.
{"edoc_extract.html", {function, {"edoc", "edoc_extract"}},
[
  {"file", "file(File::filename(), Context, Env::edoc_env(), Options::proplist())", "file-4"},
  {"header", "header(File::filename(), Env::edoc_env(), Options::proplist())", "header-3"},
  {"header", "header(Forms, File::filename(), Env::edoc_env(), Options::proplist())", "header-4"},
  {"header", "header(Forms, Comments::[comment()], File::filename(), Env::edoc_env(), Options::proplist())", "header-5"},
  {"source", "source(File::filename(), Env::edoc_env(), Options::proplist())", "source-3"},
  {"source", "source(Forms, File::filename(), Env::edoc_env(), Options::proplist())", "source-4"},
  {"source", "source(Forms, Comments::[comment()], File::filename(), Env::edoc_env(), Options::proplist())", "source-5"},
  {"text", "text(Text::string(), Context, Env::edoc_env(), Options::proplist())", "text-4"}
]}.
{"edoc_extract.html", {module, "edoc"}, ["edoc_extract"]}.
{"edoc_layout.html", {function, {"edoc", "edoc_layout"}},
[
  {"module", "module(Element, Options)", "module-2"},
  {"overview", "overview(E, Options)", "overview-2"},
  {"package", "package(E, Options)", "package-2"},
  {"type", "type(E)", "type-1"}
]}.
{"edoc_layout.html", {module, "edoc"}, ["edoc_layout"]}.
{"edoc_lib.html", {function, {"edoc", "edoc_lib"}},
[
  {"copy_file", "copy_file(From, To)", "copy_file-2"},
  {"count", "count(X, Xs)", "count-2"},
  {"datestr", "datestr(X1)", "datestr-1"},
  {"escape_uri", "escape_uri(Cs)", "escape_uri-1"},
  {"filename", "filename(T)", "filename-1"},
  {"find_doc_dirs", "find_doc_dirs()", "find_doc_dirs-0"},
  {"find_file", "find_file(Ps, Pkg, Name)", "find_file-3"},
  {"find_sources", "find_sources(Path, Opts)", "find_sources-2"},
  {"find_sources", "find_sources(Path, Pkg, Opts)", "find_sources-3"},
  {"get_doc_env", "get_doc_env(Options::proplist())", "get_doc_env-1"},
  {"get_doc_env", "get_doc_env(App, Packages, Modules, Options::proplist())", "get_doc_env-4"},
  {"get_first_sentence", "get_first_sentence(Es)", "get_first_sentence-1"},
  {"is_name", "is_name(Cs)", "is_name-1"},
  {"is_relative_uri", "is_relative_uri(Cs)", "is_relative_uri-1"},
  {"is_space", "is_space(Cs)", "is_space-1"},
  {"join_uri", "join_uri(Base, Path)", "join_uri-2"},
  {"lines", "lines(Cs)", "lines-1"},
  {"parse_contact", "parse_contact(S, L)", "parse_contact-2"},
  {"parse_expr", "parse_expr(S, L)", "parse_expr-2"},
  {"read_info_file", "read_info_file(Dir)", "read_info_file-1"},
  {"run_doclet", "run_doclet(Fun, Opts)", "run_doclet-2"},
  {"run_layout", "run_layout(Fun, Opts)", "run_layout-2"},
  {"segment", "segment(Es, N)", "segment-2"},
  {"simplify_path", "simplify_path(P)", "simplify_path-1"},
  {"split_at", "split_at(Cs, K)", "split_at-2"},
  {"split_at_space", "split_at_space(Cs)", "split_at_space-1"},
  {"split_at_stop", "split_at_stop(Cs)", "split_at_stop-1"},
  {"strip_space", "strip_space(Cs)", "strip_space-1"},
  {"timestr", "timestr(X1)", "timestr-1"},
  {"to_label", "to_label(Cs)", "to_label-1"},
  {"transpose", "transpose(Xss)", "transpose-1"},
  {"try_subdir", "try_subdir(Dir, Subdir)", "try_subdir-2"},
  {"unique", "unique(Xs)", "unique-1"},
  {"uri_get", "uri_get(Path)", "uri_get-1"},
  {"write_file", "write_file(Text::deep_string(), Dir::filename() (see module edoc), Name::filename() (see module edoc))", "write_file-3"},
  {"write_file", "write_file(Text::deep_string(), Dir::filename() (see module edoc), Name::filename() (see module edoc), Package::atom() | string())", "write_file-4"},
  {"write_info_file", "write_info_file(App, Packages, Modules, Dir)", "write_info_file-4"}
]}.
{"edoc_lib.html", {module, "edoc"}, ["edoc_lib"]}.
{"edoc_run.html", {function, {"edoc", "edoc_run"}},
[
  {"application", "application(Args::[string()])", "application-1"},
  {"file", "file(Args::[string()])", "file-1"},
  {"files", "files(Args::[string()])", "files-1"},
  {"packages", "packages(Args::[string()])", "packages-1"}
]}.
{"edoc_run.html", {module, "edoc"}, ["edoc_run"]}.
{notused, application, ["edoc"]}.