I want to create a table of contents that looks like what DocFx has on their official site:
Using the default docfx init
command using all of the default values my website looks like this upon build:
I've tried tampering with the toc.yml files with no such luck. How do I get this kind of navigation, and for that matter the top-level navigation with DocFx?