<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/plugins/kotlin-as-java/api, branch fix-package-links</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>Restructure the project to utilize included builds (#3174)</title>
<updated>2023-11-10T10:46:54+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-11-10T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8e5c63d035ef44a269b8c43430f43f5c8eebfb63'/>
<id>8e5c63d035ef44a269b8c43430f43f5c8eebfb63</id>
<content type='text'>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts

Fixes #3132

---------

Co-authored-by: Adam &lt;897017+aSemy@users.noreply.github.com&gt;
Co-authored-by: Oleg Yukhnevich &lt;whyoleg@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Kotlin Analysis API package name (#3100)</title>
<updated>2023-08-02T17:02:10+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-02T17:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8fd4ed32275a7e2df38f5f62964093441c77065c'/>
<id>8fd4ed32275a7e2df38f5f62964093441c77065c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decompose Kotlin/Java analysis (#3034)</title>
<updated>2023-07-05T08:04:55+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-07-05T08:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=9559158bfeeb274e9ccf1b4563f1b23b42afc493'/>
<id>9559158bfeeb274e9ccf1b4563f1b23b42afc493</id>
<content type='text'>
* Extract analysis into separate modules</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Extract analysis into separate modules</pre>
</div>
</content>
</entry>
<entry>
<title>Add deprecation details block (#2622)</title>
<updated>2022-08-18T17:33:53+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-08-18T17:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=50a3323322265ff3b5dab1d861a25bbb1167812a'/>
<id>50a3323322265ff3b5dab1d861a25bbb1167812a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom doctag extension (#2343)</title>
<updated>2022-02-17T11:51:14+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-02-17T11:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=13b87181219f5a96e499c6bda230f6bcd2ed3bc0'/>
<id>13b87181219f5a96e499c6bda230f6bcd2ed3bc0</id>
<content type='text'>
* Add an extension point for rendering custom doc tags

* Iterate over documentable sourcesets when building custom tags

* Extract a nested custom tags brief block into a separate method

* Filter out tag content providers and make since kotlin brief a one-liner

* Add padding to "Since Kotlin" block in brief description</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add an extension point for rendering custom doc tags

* Iterate over documentable sourcesets when building custom tags

* Extract a nested custom tags brief block into a separate method

* Filter out tag content providers and make since kotlin brief a one-liner

* Add padding to "Since Kotlin" block in brief description</pre>
</div>
</content>
</entry>
<entry>
<title>Expose Kotlin-as-Java methods (#2351)</title>
<updated>2022-02-14T15:57:07+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>32793002+BarkingBad@users.noreply.github.com</email>
</author>
<published>2022-02-14T15:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=558c58b13d0b05537d1986696fb778cf30888f4b'/>
<id>558c58b13d0b05537d1986696fb778cf30888f4b</id>
<content type='text'>
Allow using these methods not only as part of transformers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow using these methods not only as part of transformers</pre>
</div>
</content>
</entry>
<entry>
<title>KT-50292 - Implement vertical alignment of parameters (#2309)</title>
<updated>2022-01-27T09:56:27+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat@beresnev.me</email>
</author>
<published>2022-01-27T09:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=e0a10c24ea7e623137f2ab21522ed0f84bf59814'/>
<id>e0a10c24ea7e623137f2ab21522ed0f84bf59814</id>
<content type='text'>
* Implement vertical alignment (wrapping) of parameters for kt

* Add tests for params wrapping and extend matchers to check for classes

* Add distinguishable parameters block to kotlinAsJava, extract common logic

* Create a separate Kind for symbol function parameters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implement vertical alignment (wrapping) of parameters for kt

* Add tests for params wrapping and extend matchers to check for classes

* Add distinguishable parameters block to kotlinAsJava, extract common logic

* Create a separate Kind for symbol function parameters</pre>
</div>
</content>
</entry>
<entry>
<title>Property annotation for getter and setter (#2049)</title>
<updated>2021-08-09T09:51:59+00:00</updated>
<author>
<name>vmishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2021-08-09T09:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=d197f0544b4cd1ade870ebde0d6a6a43a94daf9a'/>
<id>d197f0544b4cd1ade870ebde0d6a6a43a94daf9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce binary compatibility plugin (#1774)</title>
<updated>2021-04-14T19:51:16+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2021-04-14T19:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=7bfab097f35f86bafbc2feff23e6658ad17da2ae'/>
<id>7bfab097f35f86bafbc2feff23e6658ad17da2ae</id>
<content type='text'>
* Introduce binary compatibility plugin

* Update diffs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce binary compatibility plugin

* Update diffs</pre>
</div>
</content>
</entry>
</feed>
