[erlang-questions] edoc: error in doclet 'edoc_doclet' when using macro in -type

Schneider schneider@REDACTED
Thu Oct 22 22:43:06 CEST 2015


Thanks!
Found the documentation now also at http://www.erlang.org/doc/man/edoc.html#read_source-2. 

Frans

Op 22 okt. 2015 om 22:22 heeft Tomas Abrahamsson <tomas.abrahamsson@REDACTED> het volgende geschreven:

>> ./src/test.erl: at line 23: can't find include file "gpb.hrl"
>> edoc: skipping source file './src/test.erl': {'EXIT',error}.
>> edoc: error in doclet 'edoc_doclet': {'EXIT',error}.
> 
> You might need to tell edoc, too, about the include path:
> 
> {edoc_opts, [{includes,["deps/gpb/include"]}, {preprocess, true}]}.
> 
> BRs
> Tomas



More information about the erlang-questions mailing list