Skip to content
Discussion options

You must be logged in to vote

I accomplished this by manually customizing the toc.yml file that gets generated in my api folder during the metadata command. I have separate json files for just metadata.json and build.json instead of docfx.json to run whichever commands I need as I work. So, after I run just the metadata command, then I manually overwrite the toc.yml file that was generated in the api folder. Then, I run the build command and my table of contents is all customized just the way I like it, without having to make separate namespaces or anything.

The downsides are that I have to do this step in between metadata and build. There is probably some way to automate all of this, but I'm just doing it by hand for…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@moonymachine
Comment options

@moonymachine
Comment options

@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant