1edoc_doclet_chunks(3)      Erlang Module Definition      edoc_doclet_chunks(3)
2
3
4

NAME

6       edoc_doclet_chunks - Doclet generating standalone
7         EEP-48 doc chunk files.
8

DESCRIPTION

10       Doclet generating standalone EEP-48 doc chunk files.
11
12       Section Using the EDoc API in the EDoc User's Guide shows an example of
13       using this module.
14

EXPORTS

16       run(Doclet_gen::edoc_doclet:command(), Ctxt::edoc_doclet:context())  ->
17       ok
18
19              Main doclet entry point.
20
21              This  doclet  is  tightly  coupled  with  edoc_layout_chunks and
22              should be used together with it.
23
24              The only option this doclet accepts is dir, which controls where
25              the  chunks  subdirectory  and  the  EEP-48  chunk files will be
26              placed.
27

SEE ALSO

29       edoc_layout_chunks, shell_docs(3)
30

AUTHORS

32       Radek Szymczyszyn <lavrin@gmail.com>
33
34
35
36                                  edoc 1.0.1             edoc_doclet_chunks(3)
Impressum