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
I need to generate documentation of productive and the test source code and require an independent HTML output for each. Each generation needs its own sourceSets config: includes, visibilities, suppressions etc. Is there a way to achieve this in V2, maybe by creating an additional dokkaPublication?
In Dokka V1, I used to register two DokkaTasks defining their sourceSets etc., but that approach seems not to work anymore:
Good day,
I need to generate documentation of productive and the test source code and require an independent HTML output for each. Each generation needs its own sourceSets config: includes, visibilities, suppressions etc. Is there a way to achieve this in V2, maybe by creating an additional dokkaPublication?
In Dokka V1, I used to register two DokkaTasks defining their sourceSets etc., but that approach seems not to work anymore:
The text was updated successfully, but these errors were encountered: