<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/plugins/base/src/test/resources, 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>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>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>Move inheritors, params, see also and samples tabs to description for classlikes (#2749)</title>
<updated>2023-01-09T12:28:05+00:00</updated>
<author>
<name>Andrey Tyrin</name>
<email>andrei.tyrin@jetbrains.com</email>
</author>
<published>2023-01-09T12:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c3aa879c3c77233c401cf314d736bf20891991ba'/>
<id>c3aa879c3c77233c401cf314d736bf20891991ba</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanups (#2165)</title>
<updated>2022-02-21T14:01:06+00:00</updated>
<author>
<name>Goooler</name>
<email>wangzongler@gmail.com</email>
</author>
<published>2022-02-21T14:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f5b7797255576e5f1c230e2ca3fcb5f4e602387c'/>
<id>f5b7797255576e5f1c230e2ca3fcb5f4e602387c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix resolving DRIs of Enum Entries (#2305)</title>
<updated>2022-01-27T09:39:56+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>32793002+BarkingBad@users.noreply.github.com</email>
</author>
<published>2022-01-27T09:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=7c44db1ef0075e2b80a4723e0747bbf57c32e775'/>
<id>7c44db1ef0075e2b80a4723e0747bbf57c32e775</id>
<content type='text'>
* Fix resolving DRIs of Enum Entries

* Unify DRIs for Kotlin and Java enums. Add EnumEntry linking tests

* Updates EnumEntry extras in documentable translators

* Fix tests

* Apply requested changes

* Apply requested changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix resolving DRIs of Enum Entries

* Unify DRIs for Kotlin and Java enums. Add EnumEntry linking tests

* Updates EnumEntry extras in documentable translators

* Fix tests

* Apply requested changes

* Apply requested changes</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link to javadoc enum entry (#2131)</title>
<updated>2021-09-21T18:40:12+00:00</updated>
<author>
<name>vmishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2021-09-21T18:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=1ada27414d66e58b19e20a968834356e81dd26b2'/>
<id>1ada27414d66e58b19e20a968834356e81dd26b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flatten multi-module structure (#1980)</title>
<updated>2021-07-05T12:10:23+00:00</updated>
<author>
<name>Kamil Doległo</name>
<email>9080183+kamildoleglo@users.noreply.github.com</email>
</author>
<published>2021-07-05T12:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=0bf1d0f5491a62c56393a06cdfb4168778d9829e'/>
<id>0bf1d0f5491a62c56393a06cdfb4168778d9829e</id>
<content type='text'>
* Add support for multimodule package lists

* Merge package-lists in multi-module generation

* Remove double-wrapping of modules in multi-module generation

* Handle empty modules in package lists</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add support for multimodule package lists

* Merge package-lists in multi-module generation

* Remove double-wrapping of modules in multi-module generation

* Handle empty modules in package lists</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rendering html in briefs (#1931)</title>
<updated>2021-05-31T11:33:48+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2021-05-31T11:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=d4e70e113ac093bdd35edd9c112b4a0addc78ab5'/>
<id>d4e70e113ac093bdd35edd9c112b4a0addc78ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merging documentations of modules and packages (#1480)</title>
<updated>2020-10-08T18:27:46+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>32793002+BarkingBad@users.noreply.github.com</email>
</author>
<published>2020-10-08T18:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=b278dcc8fa854d7f708196f91c7e0efbbe9667ef'/>
<id>b278dcc8fa854d7f708196f91c7e0efbbe9667ef</id>
<content type='text'>
* Fix merging documentations of modules and packages

* Adjust doctag to new API

Co-authored-by: Marcin Aman &lt;marcin.aman@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix merging documentations of modules and packages

* Adjust doctag to new API

Co-authored-by: Marcin Aman &lt;marcin.aman@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add escaping the at sign in modules and packages</title>
<updated>2020-09-10T11:13:21+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>andrzej.ratajczak98@gmail.com</email>
</author>
<published>2020-09-07T12:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=825d8fd3bc868d8d9a80a354cd3fae95adceb7ac'/>
<id>825d8fd3bc868d8d9a80a354cd3fae95adceb7ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
