edoc documentation added

This commit is contained in:
alisdair sullivan 2010-08-19 23:30:22 -07:00
parent c098b06e88
commit 6ff74e6d59
12 changed files with 445 additions and 16 deletions

View file

@ -1,5 +1,10 @@
-file("priv/jsx_decoder_template.erl", 1).
%% @hidden hide this module from edoc, exported functions are internal to jsx
%% and may be altered or removed without notice
-module(jsx_utf16).
-author("alisdairsullivan@yahoo.ca").