Feature #20720
open
Every section header in the documentation should have an id for easy linking
Added by Brett Smith over 1 year ago.
Updated 10 months ago.
Description
This makes it easier to help users in email and chat.
Guessing one story point just because of the sheer number of them.
This story does not need to include an interface to get the id. That would be a good improvement too, but personally I can live with getting it from dev tools. We can make a separate ticket if it's not trivial enough to include here.
- Target version set to To be scheduled
- Description updated (diff)
A lot of sections have section ids but don't have an easy anchor link that you can click to get the link. This can be solved technically by adding that link, and generating anchors automatically for sections that don't have them. Something to implement as a Zenweb page generation pass, I think.
Example:
https://www.commonwl.org/v1.2/CommandLineTool.html
If you hover over a section, you see a section marker ยง that you can click on to get a link to that section.
- Tracker changed from Idea to Feature
- Target version changed from To be scheduled to Future
Also available in: Atom
PDF