Generate documentation from js files #10628
Unanswered
Giovanni0804
asked this question in
Q&A
Replies: 1 comment
-
I have not confirmed that it works though. It can extract API metadata from js files with microsoft/api-extractor. |
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,
I'm using DocFx to generate the documentation of a razor project and everything is ok about C# documentation. Now, I would like to know (and how) if it's possible to generate some documentation from js files.
I've already tried to add a js file (to test the DocFX behaviour) in metadata or build section of the DocFx.json and of course it doesn't work :)
Beta Was this translation helpful? Give feedback.
All reactions