Is there a way to group modules by directories? I'...
# dokka
g
Is there a way to group modules by directories? I've a structure where modules are grouped, and they appear flat in the documentation, it's a bit harder to use.
h
Unfortunately this is the same problem with referencing nested modules https://github.com/Kotlin/dokka/issues/2444 All modules are flat and umbrella modules are removed
🙏 1