You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the DokkaMultiMoudleTask is just linking to the output directories of the child dokka tasks. This is highly impractical, since those paths are separated a lot and often include file strucutres like "../.../childModle/build/...".
We want to provide a file-layout that is "compact", which can easily be published on any web-server.