odoc icon indicating copy to clipboard operation
odoc copied to clipboard

Jump-to-implementation does not always work on rendered source

Open panglesd opened this issue 1 year ago • 0 comments

For instance, when building odoc's doc, then going to the rendered source for the html generator, mk_anchor_link (line 46) does not link to its implementation. So does not Html.a_id.

Image

panglesd avatar Jan 22 '25 17:01 panglesd