:loudspeaker: Revamped :kotlin: Documentation – Gi...
# announcements
e
📢 Revamped K Documentation – Give It a Try Hi all! We’re revamping our Kotlin documentation to bring you more helpful features and improve your user experience. To name just a few advantages, the new Kotlin documentation: • Is mobile friendly. • Has a completely new look and improved structure. • Provides easy navigation on each page. • Lets you share feedback on every page. • Lets you copy code with a single click. More features such as dark theme support are coming soon. Before going to production and deprecating the current version of the documentation, we want to ensure that we haven’t missed any critical issues. We’d be extremely grateful if you would look through the new revamped documentation and share your feedback with us. 👀 View new documentation When you view the Kotlin documentation you’ll still see it in the old format. To view the documentation in the new revamped format, click this link. This will add a cookie to your browser which will enable you to see the documentation in the new format. If you want to check anything in the old version of the documentation, open the usual link in another browser or use an incognito window in your current browser. 🗣️ Share your feedback 🤗 Your feedback is very important for us. You can: • Share feedback in the #C01GGPPCAA0 channel. • Report an issue to our issue tracker. • Email us at doc-feedback@kotlinlang.org Try out the new documentation now!
👍 3
👏 28
K 27
blob thinking upside down 1
n
Is this still incomplete? I was looking for
zipToNext
in the new docu but could not find it.
i
Yes, it doesn't include the API reference yet. You can use the old search on the main page, or on the API reference page https://kotlinlang.org/api/latest/jvm/stdlib/. The function is called
zipWithNext
, btw.
e
Hi @nkiesel! There was an issue with our search. Now it works in new documentation as well and finds
zipWithNext
e
@nkiesel Thank you for the reported bug. Actually we haven’t yet revamped the
stdlib
documentation but it’s in our plans for next year. However, your issue exists and we will check that it is not reproducible in new API documentation. I have created a bug in youtrack. You can watch it if you want. 🙂
a
Clicking the link in the announcement gives me a 404 page
e
Hi @Alexander Weickmann. We’ve migrated to new docs. Now the new documentation is available on the kotlinlang.org.