Links to task pages are broken
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Ruby
- Stars
- 182
- Forks
- 99
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 8
Description
On page https://ruby-doc.org/stdlib-3.0.1/libdoc/rexml/rdoc/REXML.html:
- Link
the task pages
On page https://ruby-doc.org/stdlib-3.0.1/libdoc/rexml/rdoc/REXML/Document.html: - Link
task pages. - Link
task page for documents.
On page https://ruby-doc.org/stdlib-3.0.1/libdoc/rexml/rdoc/REXML/Element.html: - Link
task pages. - Link
task page for elements.
These are all good links in my local rdoc, but are bad in ruby-doc.org. I don't know how to fix.
Contributor guide
No contributing guide indexed for this repository
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 inspecting the listed REXML, REXML::Document, and REXML::Element pages on ruby-doc.org and compare their task-page links with the local RDoc output. Trace how those links are generated and identify why the published paths differ. Done means all listed task-page links resolve correctly on ruby-doc.org.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100