Open
Description
Describe the bug
When there are the same declarations in different targets the prefix ([js]
, [wasmJs]
etc.) is added to the class or function name. But currently the generated name looks bad: [wasmJs]Socket
. At least a space should be used. Even better the target name should be added as a suffix - it will also fix the sorting in the tree.
Expected behaviour
The generated name should look like this: Socket [wasmJs]
Installation
- Operating system: Linux
- Build tool: Gradle v8.12
- Dokka version: 2.0.0