diff options
author | Hans Bolinder <[email protected]> | 2011-08-24 14:38:01 +0200 |
---|---|---|
committer | Richard Carlsson <[email protected]> | 2011-09-25 20:31:21 +0200 |
commit | 530d3b1c4b242d31fa035a3d3865ced2576ef1bb (patch) | |
tree | 53a3a23c433f671afcfec7285fc2615f954a3458 /lib/edoc/src/edoc_parser.yrl | |
parent | 10f76823b8c71ecc84f51bf9f93514d6d25a4a77 (diff) | |
download | otp-530d3b1c4b242d31fa035a3d3865ced2576ef1bb.tar.gz otp-530d3b1c4b242d31fa035a3d3865ced2576ef1bb.tar.bz2 otp-530d3b1c4b242d31fa035a3d3865ced2576ef1bb.zip |
Fix macro expansion in comments following Erlang types
Macros in comments following Erlang types were not expanded.
An example:
-type t() :: integer().
%% This type is used in {@link foo/0}.
The link to foo/0 was not created.
Diffstat (limited to 'lib/edoc/src/edoc_parser.yrl')
0 files changed, 0 insertions, 0 deletions