For some time we are able to declare behaviour callback using -callback attribute instead of behaviour_info/1 (which in my opinion is more convenient). But, the edoc application seems to be unable to discover such attribute. Still, release notes suggested, that this issue was already fixed in version 0.7.10 (http://www.erlang.org/doc/apps/edoc/notes.html). Did anyone encounter similar problem and was able to overcome it?
Asked
Active
Viewed 205 times
0
-
edoc 0.7.10 was released with Erlang/OTP R15B02. What's your Erlang/OTP version? – legoscia Sep 17 '13 at 17:21
-
I just updated to R16B01, so it should not be the case. – Radosław Łazarz Sep 17 '13 at 22:02