<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/examples/gradle/dokka-customFormat-example, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/'/>
<entry>
<title>Update Dokka's references to 1.9.10 (#3210)</title>
<updated>2023-10-16T16:36:42+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-10-16T16:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd'/>
<id>9bbcc21affe7a2b787c5a8cfb64f416cf226a0fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Dokka's references to 1.9.0 (#3154)</title>
<updated>2023-09-01T14:29:50+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-09-01T14:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=83231c0781a50fdeb05ded348187ae48557a1a1f'/>
<id>83231c0781a50fdeb05ded348187ae48557a1a1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright (#3149)</title>
<updated>2023-08-31T14:02:13+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-31T14:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=6a181a7a2b03ec263788d137610e86937a57d434'/>
<id>6a181a7a2b03ec263788d137610e86937a57d434</id>
<content type='text'>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add the default copyright profile and enable IDEA project settings
* Add the license notice file</pre>
</div>
</content>
</entry>
<entry>
<title>Update examples and tests to use Kotlin 1.9.0 (#3101)</title>
<updated>2023-08-04T11:37:12+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-04T11:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=ddcaa1864ffc26e8482770ad2c16ba424af8a0ac'/>
<id>ddcaa1864ffc26e8482770ad2c16ba424af8a0ac</id>
<content type='text'>
* Opt into foreign API for CPointed
* Stop using the deprecated JS backend</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Opt into foreign API for CPointed
* Stop using the deprecated JS backend</pre>
</div>
</content>
</entry>
<entry>
<title>Update Dokka's references to 1.8.20 (#3028)</title>
<updated>2023-06-06T12:51:34+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-06-06T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=bb1c1514b5c4e94fd823517d9b94b1b264c99b4c'/>
<id>bb1c1514b5c4e94fd823517d9b94b1b264c99b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update mobile view and some bugs (#2836)</title>
<updated>2023-05-24T15:08:18+00:00</updated>
<author>
<name>Konstantin Chernenko</name>
<email>kb.chernenko@gmail.com</email>
</author>
<published>2023-05-24T15:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f55e22d5fe3f9121b7ed81d0c3f8c6a094dff45c'/>
<id>f55e22d5fe3f9121b7ed81d0c3f8c6a094dff45c</id>
<content type='text'>
* Fix dark theme bugs: mobile TOC is visible on 1px and has white background, menu icon is black

* Refactoring css styles for header controls

* Change header responsive layout

* Change header responsive layout

* Fix scrollable columns for any header size

* Remove main content mobile spacing

* Change style for platform filters and labels

* Fix: add burger icon into dist

* Fix: long code token in mobile view

* Fix: color in filter selector

* Fix: long token in keyValue for desktop

* Fix: add spacing for iPad Mini

* Fix: dropdown for multiple versions

* update platform brand colors

* Fix: sample spacing, blockquote, playground initialize

* Safari fix outline for platform tags

* Fix non-js main content for better SEO

* Fix outline for safari browser

* Add consistent vertical spacing for header. It should normalize subpixel artifacts and centred content.

* Update manual for custom logo

* Add comment for playground

* Hide copy button for non-js user

* fix; use google fonts

* feat; change style for platform in platform-tags

* Revert Inter as defult font

* Add breaks for CONSTANTS

* incorrect non-js script position

* less specific selector for article links</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix dark theme bugs: mobile TOC is visible on 1px and has white background, menu icon is black

* Refactoring css styles for header controls

* Change header responsive layout

* Change header responsive layout

* Fix scrollable columns for any header size

* Remove main content mobile spacing

* Change style for platform filters and labels

* Fix: add burger icon into dist

* Fix: long code token in mobile view

* Fix: color in filter selector

* Fix: long token in keyValue for desktop

* Fix: add spacing for iPad Mini

* Fix: dropdown for multiple versions

* update platform brand colors

* Fix: sample spacing, blockquote, playground initialize

* Safari fix outline for platform tags

* Fix non-js main content for better SEO

* Fix outline for safari browser

* Add consistent vertical spacing for header. It should normalize subpixel artifacts and centred content.

* Update manual for custom logo

* Add comment for playground

* Hide copy button for non-js user

* fix; use google fonts

* feat; change style for platform in platform-tags

* Revert Inter as defult font

* Add breaks for CONSTANTS

* incorrect non-js script position

* less specific selector for article links</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce Gradle Version Catalog with type-safe project dependencies (#2884)</title>
<updated>2023-03-17T14:27:03+00:00</updated>
<author>
<name>aSemy</name>
<email>897017+aSemy@users.noreply.github.com</email>
</author>
<published>2023-03-17T14:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8bb4f4a86b131e9740a8074cb5775930f8280019'/>
<id>8bb4f4a86b131e9740a8074cb5775930f8280019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary brackets from plugin versions (#2916)</title>
<updated>2023-03-13T11:35:43+00:00</updated>
<author>
<name>aSemy</name>
<email>897017+aSemy@users.noreply.github.com</email>
</author>
<published>2023-03-13T11:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=7a46cd329ac6ccbdb10195310197289947ee4104'/>
<id>7a46cd329ac6ccbdb10195310197289947ee4104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Dokka references to 1.8.10 (#2898)</title>
<updated>2023-03-06T12:12:14+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-03-06T12:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=ded804e5772399f1495016d598573cb20b673b58'/>
<id>ded804e5772399f1495016d598573cb20b673b58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Kotlin to 1.8.10 (#2797)</title>
<updated>2023-02-10T13:59:33+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-02-10T13:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f09b149b5bf6834609dec1eb70789539c5e61896'/>
<id>f09b149b5bf6834609dec1eb70789539c5e61896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
