Skip to content

metadata-function-map link is "404 not found" in docs #4792

@tgrushka

Description

@tgrushka

Product

axe-core

Product Version

current live version at https://www.deque.com/axe/core-documentation/api-documentation

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

There are two links in the API docs that state:

See the metadata-function-map file for all defined IDs.

The latest tagged version I found in this repo is:
https://github.com/dequelabs/axe-core/blob/v4.4.1/lib/core/base/metadata-function-map.js

Actual

Switching to tag v4.4.2 or develop, it's gone:
https://github.com/dequelabs/axe-core/blob/develop/lib/core/base/metadata-function-map.js

404 - page not found

I saw something in the history (#3392) suggesting this might have been refactored/auto-generated.

How to Reproduce

Click the links to metadata-function-map in the live documentation.

Additional context

If auto-generated during build, would be good if it could still be available:

  • in the live docs
  • in the repo, or a placeholder file that says it's autogenerated at build time, perhaps with a link to the live docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions