Replies: 2 comments
-
The open source version of |
Beta Was this translation helpful? Give feedback.
0 replies
-
+1 for typescript support- or at least "here's where a contributor might go to help add it". I did #8827 before I found this in discussions. I'm documenting an ASP.NET Core + Angular/TS app and it would be nice to have guidance on the Angular side. |
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.
-
I've been trying to follow the documentation on https://dotnet.github.io/docfx/tutorial/universalreference/gen_doc_for_ts.html for generating docs for a React website written in TypeScript. As I've worked my way through the issues, I've discovered that type2docfx hasn't been updated in nearly 3 years and the GitHub project was archived 2 years ago. Also, the typedoc package which is used to generate the yml files for type2docfx now appears to be able to generate a static page website itself now.
Does anyone know know the state of support for TypeScript and if it even makes sense to try and generate docs using docfx? I'd like to for consistency with other docfx websites I have, but this really isn't seeming viable at this point.
Beta Was this translation helpful? Give feedback.
All reactions