Skip to content

Let gitbook process .md files outside of SUMMARY.md #659

@achton

Description

@achton

It seems to me that there is no way to create pages that are not part of the SUMMARY.md?

Ie. from README.md I would like to create a [link to a page](./core-update.md) where core-update.md is not part of the SUMMARY.md.

What happens is that the link itself is altered to link to the corresponding .html output file, but in reality the .md file itself is moved into the output dir, eg:

-rw-rw-r-- 1 aw aw    10 Mar 18 22:58 core-update.md
-rw-rw-r-- 1 aw aw 15016 Mar 18 22:58 faq.html
-rw-rw-r-- 1 aw aw 14862 Mar 18 22:58 git.html
drwxrwxr-x 2 aw aw  4096 Mar 18 22:58 ng
-rw-rw-r-- 1 aw aw 14861 Mar 18 22:58 README.html

How can I create pages that do not appear in the summary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions