Erlang Programming/Documentation

From Wikibooks, open books for an open world
< Erlang Programming
Jump to: navigation, search

[edit] Documentation

Comments

The preferred comment style in erlang is to use:

%%% Three for module level comments.  
%% Double for function level comments. 
% Single for line level comments.
Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export