typedoc2md / typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
https://typedoc-plugin-markdown.org
MIT License
697 stars 173 forks source link

[next]: Respect `indexFileName` option #455

Closed lorenzolewis closed 1 year ago

lorenzolewis commented 1 year ago

Noticed this wasn't being picked up yet, I'm not sure if there's any other parts/test/etc. that need this but figured I'd get a PR started :)

lorenzolewis commented 1 year ago

I believe that failing workflow is a CI hiccup? I got all of the tests to run locally for me

tgreyuk commented 1 year ago

thanks - i'll have a look at why the ci was

I believe that failing workflow is a CI hiccup? I got all of the tests to run locally for me

thanks - yeah dont worry i need to look into that - been seeing quite a lot of memory errors since updating Jest.