statictoc template output #8547
Unanswered
osisoft-mbishop
asked this question in
Q&A
Replies: 3 comments
-
Does |
Beta Was this translation helpful? Give feedback.
0 replies
-
@yufeih Unfortunately it does not. I also tried “templates”: [“default”, “modern”] just to test, and that’s not working either.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Bumping this to get some attention. Any suggestions @yufeih? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @yufeih
I have a dumb question. I'm trying to build out a docfx project using the statictoc template, but each time I build, docfx outputs the default template. I've tried both updating docfx.json
templates
node to"templates": "statictoc"
and runningdocfx docfx.json -t statictoc
, but to no avail. It sounds simple enough in the docs, but I can't make it happen.I'm running docfx 2.63.1.
Here's what my docfx.json build node looks like:
How can I get docfx to output the statictoc template? Any hints would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions