The documentation is like a puzzle with missing pieces.

How would the following Yaws snippet example be called in a .yaws file:
<erl module=foobar>
    out(A) ->
        io:format('This is the foobar module', []).
    func() ->
        i_am_exported_from_foobar.
</erl>

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Erlangweb-users mailing list
Erlangweb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlangweb-users
http://www.erlang-web.org/

Reply via email to