milesj / docusaurus-plugin-typedoc-api

Docusaurus plugin that provides source code API documentation powered by TypeDoc.
69 stars 25 forks source link

fix(data): no code files are generated for single package with varied child sources #113

Closed kamranayub closed 10 months ago

kamranayub commented 10 months ago

Related #101 (Does it fully fix it? Not sure)

Changes

Notes

For a live reproduction/patch of this, see https://github.com/excaliburjs/Excalibur/pull/2793

Go ahead and blow this away if you prefer a different approach; the PR is editable by maintainers. I wanted to get a draft up so you can take a look.

Also just wanted to say thanks, I maintained the TypeDoc Gatsby source and transformer plugins and I'm very excited to move away from that 🎉

milesj commented 10 months ago

I'm gonna pull this work into the docusaurus v3 release. Thanks for spiking it!