[mkdocs] resolve links in several 'Quick Reference' pages
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Links are not correctly pointing to the relevant pages. For example, in Function Reference, 'data array' is meant to jump to a section titled 'retrieving-data-layout', but that section does not exist.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the several “Quick Reference” pages, especially Function Reference, and compare each link target with the section headings it is intended to reach. Check the “data array” link against the expected “retrieving-data-layout” section and verify that all affected links resolve to existing relevant pages or anchors.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100