typedoc-plugin-markdown
typedoc-plugin-markdown copied to clipboard
docusaurus-plugin-typedoc with javascript and JS Doc
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?) 😅