Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

devhelp jump from search results not working anymore #1

Description

@bartlibert

Starting from commit 28802c4, the linkmap for devhelp is broken.

For example, when searching for "memset" I will still see the results for "memset" and "std::memset" in the devhelp program, but when I click on "memset", I will go to the "C reference" homepage, instead of the memset page, and similarly I will be sent to the "C++ reference" homepage for std::memset.

Before this changeset, this worked fine.

Logs for wrong and correct generation are here: https://gist.github.com/bartlibert/40198ca4cb638c8ca017

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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