Skip to content

Links to Stdlib values are broken #43

@muzimuzhi

Description

@muzimuzhi

For example, fst has

val Stdlib.fst : ('a * 'b) -> 'a

on the top of search result list, but the link added to Stdlib.fst is missing the Stdlib right before .html.

It seems all links to values documented in https://ocaml.org/manual/5.1/api/Stdlib.html have the same problem.

However links to values documented in standard library modules are alright, for example List.map shows Stdlib.List.map correctly linked to https://v2.ocaml.org/releases/5.1/api/List.html#VALmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions