boostorg / boostorg/unordered

documentation reference page has broken link to class template unordered_map

Open Beginner friendly
#356 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
92
Forks
88
PR merge metrics
No merged PRs in 30d

Description

from this page https://www.boost.org/latest/libs/unordered/doc/html/unordered/ref.html
there are a bunch of links for class templates.

some of them are broken links. for example for unordered_map is a broken link, which leads to here https://www.boost.org/latest/libs/unordered/doc/html/unordered/reference/unordered_map.html/

these seems to be broken in the same way
* unordered_map
* unordered_flat_map
* unordered_node_set
* concurrent_flat_set
* concurrent_node_set

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the unordered reference page and inspect the links for unordered_map, unordered_flat_map, unordered_node_set, concurrent_flat_set, and concurrent_node_set, comparing their targets with the corresponding documentation pages. Done means each listed class-template link resolves without the erroneous trailing slash or another broken target.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.