This diff adds a link on top of the left menu to go back to version
selection.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABCWEB04f09e67704e: [WEBSITE] Add a link to go back from documentation to version selection
Build the website and navigate through the documentation.
Diff Detail
Diff Detail
- Repository
- rABCWEB Bitcoin ABC Website
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
_layouts/doc.html | ||
---|---|---|
8 ↗ | (On Diff #23226) | This can be more informative. Currently, there's no indication on the docs pages which version you're currently on. IMO the text Version {% page.version %} would work best here. The chevron already indicates a return behavior, so there's little harm in removing the "Back to..." part. Clicking on the version number is also intuitive because if the user is wanting to change the version, the first place they're going to look is for a version number on the page. |