Join Slack
Powered by
Is there a way to override in Dokka the default ge...
# dokka
r
raulraja
11/18/2018, 3:52 AM
Is there a way to override in Dokka the default generation it does for markdown, html or jekyll files? I would like to remove some sections and add new ones in the lists of types in a given package.
s
semoro
11/19/2018, 3:54 PM
Yep, you can create your own custom format for Dokka See:
https://github.com/Kotlin/dokka/issues/279
r
raulraja
11/19/2018, 4:29 PM
thanks!
5
Views
Open in Slack
Previous
Next