Debug docfx from Visual Studio #8610
-
I would like to debug docfx ( I can debug docfx from Visual Studio, but it doesn't generate html output, only none html. Any advise what am I missing? {
"profiles": {
"docfx": {
"commandName": "Project",
"commandLineArgs": "d:\\Projects\\GitHub\\stride-docs-next\\en\\docfx.json"
}
}
} Command Line Logs The command line logs show all the same like it was run from the command line (
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Run |
Beta Was this translation helpful? Give feedback.
-
I did now. They seem to be built, do I need to nudge somehow the template path somewhere? Then I run docfx from VS but the same result |
Beta Was this translation helpful? Give feedback.
Aha, there is a symbol link to the templates folder, I guess it does not work very reliably on Windows.