Skip to content

Navigation #2

Description

@lerina

Hi,
using the same file for different SUMMARY entries breaks the navigation

- [Basics](beginner/setup.md)
  - [Setup](beginner/setup.md)
... 
- [Memory Safety](beginner/ownership.md)
  - [Ownership](beginner/ownership.md)

The Rust Programming Language Book uses chapters like this:

## Getting started

- [Getting Started](ch01-00-getting-started.md)
    - [Installation](ch01-01-installation.md)

One solution would be to duplicate (or symlink) setup.md into

- [Basics](beginner/ch01-00-setup.md)
  - [Setup](beginner/ch01-01-setup.md)

Of course having real different information for Basic, and Setup would avoid this hack

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions