Skip to content

Allow numbering for only some pages / sections of a book #2160

Open
@choldgraf

Description

@choldgraf

Currently, you can turn numbering on or off across sections of a MyST project. However, there are many cases where you only want a subset of the content numbered. This is most-common with books that have extra content as siblings rather than nested inside the book. For example, a site like this:

- Book (numbered)
  - Chapter 1
  - Chapter 2
- About (not numbered)
- Blog (not numbered) 
- Etc (not numbered)

In this case, authors should be able to specify a subset of the pages as numbered, and others as not numbered.

Related issues

This is similar to our issue around only showing pages under the current-active top level header in the sidebar, since that's also when you want to treat sections of content as independent of one another:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions