Join Slack
Powered by
Hi, how can I get the output with better format?, ...
# dokka
p
PabloCasia
04/15/2020, 8:11 AM
Hi, how can I get the output with better format?, like the attached screenshot I'm looking in the docs but nothing found about css edit or similar
j
jaguililla
04/15/2020, 8:18 AM
I’m afraid that is on your side, what I do is generating the doc in Markdown format and redering it using a document generator tool (MkDocs). You can check the end result here:
https://hexagonkt.com/hexagon_scheduler/com.hexagonkt.scheduler/-cron-scheduler/
👍 3
p
PabloCasia
04/15/2020, 8:23 AM
Thanks, I'll take a look to this approach
c
Casey Brooks
04/15/2020, 2:31 PM
I’ve been building Orchid to fix that exact problem. It integrates directly with Dokka to produce better documentation sites bundled with you wiki, blog, etc.
https://orchid.run/wiki/learn/tutorials/how-to-document-kotlin
❤️ 1
👍 2
p
PabloCasia
04/15/2020, 2:48 PM
Thanks, looks nice
m
mikehearn
04/21/2020, 10:29 AM
Both really nice examples of what can be done
5
Views
Open in Slack
Previous
Next