Skip to content

Can I generate TOC items based on .md files in directory? #8850

Answered by filzrev
danroot asked this question in Q&A
Discussion options

You must be logged in to vote

Currently there is no official tool to creating toc.yml based on folder structure. (See: #3124).
But some third-party tools are available for this purpose.

For example, following pages show DocFxTocGenerator tool.

https://dotnet.github.io/docfx/extensions/tools.html

Usage of DocFxTocGenerator

dotnet tool install DocFxTocGenerator --global
DocFxTocGenerator -d ./docs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danroot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants