typedoc-plugin-markdown icon indicating copy to clipboard operation
typedoc-plugin-markdown copied to clipboard

docusaurus-plugin-typedoc with javascript and JS Doc

Open 201flaviosilva opened this issue 3 years ago • 0 comments

Hey there,

I'm developing a simple canvas rendering library, currently I've documented practically all the code, based on JS Doc and I want the JS Doc documentation to be with the docusaurus doc :)

There is any way to use the docusaurus-plugin-typedoc with the JavaScript files? (and if it’s possible, how to do that magic?) 😅

201flaviosilva avatar May 31 '22 19:05 201flaviosilva