diff options
author | Hans Bolinder <[email protected]> | 2017-10-23 15:49:54 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2017-10-27 14:24:54 +0200 |
commit | fb5bed5e5021841f67450f5ab911c13f184d0dbc (patch) | |
tree | d6093f24bea199b851c9fbfd00719f039f9cec25 /lib/erl_docgen/priv/nyi.html | |
parent | 1f34276d88c1bbbff29fbd0e38210608e17cc0be (diff) | |
download | otp-fb5bed5e5021841f67450f5ab911c13f184d0dbc.tar.gz otp-fb5bed5e5021841f67450f5ab911c13f184d0dbc.tar.bz2 otp-fb5bed5e5021841f67450f5ab911c13f184d0dbc.zip |
erl_docgen: Insert an anchor for "anchor" attribute
Certain functions, particularly in erlang(3), have specs with many
clauses, some of which are documented separately. No anchors were
inserted automatically for clauses (as is the case for functions), why
manually written anchors had to be added to the XML files. However,
these anchors had to be placed inside the description, and the links
would point into the text, not into the name of the function/clause.
The new "anchor" attribute is to be used where manually written
anchors have hitherto been used. The "anchor" attribute can also be
used without the "clause_i" attribute.
Diffstat (limited to 'lib/erl_docgen/priv/nyi.html')
0 files changed, 0 insertions, 0 deletions