docascode / type2docfx

A tool to convert json format output from TypeDoc to universal reference model for DocFx to consume.
Apache License 2.0
17 stars 10 forks source link

Feature update #57

Closed Unnvaldr closed 4 years ago

Unnvaldr commented 4 years ago

This pull request should fill the gap that exists between TS and .NET languages generator. Some of the stuff requires also changes in DocFX, which I'm not certain about if they can be implemented in UniversalReference or should I actually separate stuff for TypeScript.

yunair commented 4 years ago

Thanks for your pr! but now, we are moving Universal Reference to sdp, So this version of type2docfx is deprecated. So we will try to release a new version. In the future, most of logic will be changed.

Unnvaldr commented 4 years ago

@yunair Any ETA on when SDP version will appear?

yunair commented 4 years ago

we will release new version this month

Unnvaldr commented 4 years ago

@yunair Is there a possibility to join testing a little bit sooner?

yunair commented 4 years ago

Sorry for late reply, We have tested it internally, so the output version will be the release version.