Skip to content

better navigation #10744

@ghost

Description

given the current docs:

what link
manual devel https://nim-lang.github.io/Nim/manual
manual master https://nim-lang.org/docs/manual.html
overview devel https://nim-lang.github.io/Nim
overview master https://nim-lang.org/learn.html
tutorial devel https://nim-lang.github.io/Nim/tut1
tutorial master https://nim-lang.org/docs/tut1.html

you should be able to access the "other two" from each page, but here is result:

from to result
manual devel overview devel no
manual devel tutorial devel no
manual master overview master no
manual master tutorial master no
overview devel manual devel yes
overview devel tutorial devel yes
overview master manual master no
overview master tutorial master yes
tutorial devel manual devel yes
tutorial devel overview devel no
tutorial master manual master no
tutorial master overview master no

a few takeaways:

  1. neet more "up", "previous" and "next" links or similar
  2. the "manual master" AKA https://nim-lang.org/docs/manual.html is not linked
    from anywhere that i saw, i manually constructed the link - is that intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationRelated to documentation content (not generation).Hacktoberfest (Open)Issues suitable for Hacktoberfest, open for working on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions