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

Add cli command to generate docs

Open CobyPear opened this issue 3 years ago • 0 comments
trafficstars

Hello! I have found a need to generate the api reference docs without running a full docusaurus build. I was able to symlink this change locally and test it on a monorepo with 3 objects in the Docusaurus config, but the cli command only generated docs for the first one.

I would love to get this working to support all options in the plugins options array, as well as add tests, but I would need some help. I couldn't figure out how to access the array of options when the command was invoked.

Thanks!

CobyPear avatar Oct 01 '22 13:10 CobyPear