Message7954
A number of docs pages have large Tables of Contents. Tabbing through them to get to the
start of the text is a pain.
Consider adding a skip link before the TOC to jump to an anchor after the TOC.
Some pages have section toc's as well. Add there too.
I think this has to be done using html with the
.. raw:: html
directive. Also some css has to be added to hide the skiplink unless focused.
Adding an id to the main tag in the layout and making it focusable (tabindex=0)
is probably needed as well. |
|
Date |
User |
Action |
Args |
2024-03-01 17:15:50 | rouilj | set | recipients:
+ rouilj |
2024-03-01 17:15:50 | rouilj | set | messageid: <1709313350.5.0.606317548176.issue2551322@roundup.psfhosted.org> |
2024-03-01 17:15:50 | rouilj | link | issue2551322 messages |
2024-03-01 17:15:50 | rouilj | create | |
|