Label: edoc

Content with label edoc in Erlang (See content from all spaces)
Related Labels: erlang

Documenting your code and generating the Erlang code documentation
Edoc is the Erlang standard application to document the Erlang API directly inside the Erlang code. Adding documentation tags in your code The documentation of your code is automatically generated from special tags that you can put in your code. To get ...
Other labels: erlang