Skip to content

Automatically creating an inner table of contents #1

@pitosalas

Description

@pitosalas

Lets say I have a directory: docs/networking And in that directory networking I have several *.md files and one SUMMARY.md file.

docs/networking/SUMMARY.md
docs/networking/file2.md
docs/networking/file2.md

The SUMMARY.md file contains an introduction to the files in that directory. I would like to have a list created inside SUMMARY.md that will include all the other .md files in that directory. I tried this and it didn't work:

Hello this is the networking area. Here is what you will find here:

* *.md

I am using literate-nav. Is there a way to accomplish what I want?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions