Skip to content

TOC links don't work in API docs #496

@bug22

Description

@bug22

It's inconvenient to navigate through the API functions documentation because clicking on the table of contents links does not work due to missing underscores in the names of the corresponding destination anchors.

For example, https://github.com/nmoinvaz/minizip/blob/master/doc/mz_zip_rw.md#mz_zip_reader_open should be reachable through its TOC entry for mz_zip_reader_open, but it isn't, because the anchor name is spelled as #mzzipreaderopen (without underscores) in the TOC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationDocumentation updatefixedIssue or bug has been fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions