Hi guys, I have my custom dokka plugin which renam...
# dokka
b
Hi guys, I have my custom dokka plugin which renames/supress/etc. But together with this I also want to generate root/main dokka from multiple separate repositories. I see that it could be done running dokkaHtmlPartial separately for each repos submudules and then create separate repo with fake structure and run dokkaHtml for copied results, but I believe it should be something easier. Any thoughts?