Is there a live example of dokka 1.6 generated htm...
# dokka
s
Is there a live example of dokka 1.6 generated html to try online?
i
perhaps @Vadim Mishenev can give us a public link if there's one
s
This is using 1.6 and KotlinX Knit. https://nomisrev.github.io/Continuation/
👀 1
👍 1
This is also using 1.6 but the syntax highlighting is broken here (🤔). https://nomisrev.github.io/Saga/
Saga has
.nojekyll
in
/docs
and Continuation doesn’t. Not sure how that affects code highlighting in html though.
n
Please also share the input from which this documentation was created.
i
@nkiesel you mean the kotlin source code?
s
I love the new search bar! It’s much easier to search for signatures ❤️
It doesn’t seem to work with quotations, though? Is the search syntax documented somewhere?
a
@simon.vergauwen seems, for Saga repository your bot didn’t autoupdate
docs
folder with 1.6.0. Current version of https://nomisrev.github.io/Saga/ is generated by previous Dokka. The new one will look like:
s
Oh.. let me double check
@atyrin you’re correct. it’s fixed now
Thank you
j
You can check another Dokka 1.6 site here: https://hexagonkt.com/api
n
@Ignat Beresnev: yeah, did not realize that these were from the official repos. I assume the documentation is created from the master branches of https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib and https://github.com/Kotlin/kotlinx.serialization
yes black 1