edoc

Code pulled with git from git://github.com/richcarl/edoc.git with the last commit being 3434407

These are Current warnings for edoc.

dialyzer -n -q -Wno_improper_lists ebin
yeccpre.hrl:74: Function yecc_error_type/2 has no local return
yeccpre.hrl:74: The pattern <'function_clause', [{'edoc_parser', F, [_, _, _, _, Token, _, _]} | _]> can never match the type <_,[{atom(),atom(),[any()] | byte(),[any()]}]>
yeccpre.hrl:77: The pattern <{'case_clause', {State}}, [{'edoc_parser', 'yeccpars2', _} | _]> can never match the type <_,[{atom(),atom(),[any()] | byte(),[any()]}]>
yeccpre.hrl:80: The pattern <'function_clause', [{'edoc_parser', F, [State]} | _]> can never match the type <_,[{atom(),atom(),[any()] | byte(),[any()]}]>
yeccpre.hrl:124: Function yeccerror/1 will never be called
yeccpre.hrl:129: Function yecctoken2string/1 will never be called
edoc_parser.yrl:407: Function throw_error/2 has no local return