<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/core/test-api/api, 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>Enable explicit API mode (#3139)</title>
<updated>2023-08-31T18:16:01+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-08-31T18:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=02f30b142aa467d3a24cc52a1fe3f2fed7ea1e33'/>
<id>02f30b142aa467d3a24cc52a1fe3f2fed7ea1e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce documentedVisibilities setting (#2270)</title>
<updated>2021-12-23T11:32:18+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat@beresnev.me</email>
</author>
<published>2021-12-23T11:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=bfd41ce2a0d43419a671961c19b7d755cffdcfc8'/>
<id>bfd41ce2a0d43419a671961c19b7d755cffdcfc8</id>
<content type='text'>
* Introduce `documentedVisibilities` setting

* Remove hardcoded doc generation for Visibility.PUBLIC, correct tests

* Add maven, gradle and cli integration tests for documentedVisibilities

* Fix maven plugin configuration overriding the default value

* Remove test debug prints

* Correct an inconsistency with default values and leave a comment of intentions

* Add a test for visibility of private setter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce `documentedVisibilities` setting

* Remove hardcoded doc generation for Visibility.PUBLIC, correct tests

* Add maven, gradle and cli integration tests for documentedVisibilities

* Fix maven plugin configuration overriding the default value

* Remove test debug prints

* Correct an inconsistency with default values and leave a comment of intentions

* Add a test for visibility of private setter</pre>
</div>
</content>
</entry>
<entry>
<title>Fix adding new custom stylesheets in submodules (#2168)</title>
<updated>2021-10-14T21:24:39+00:00</updated>
<author>
<name>vmishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2021-09-24T23:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=b2663070490d6ad31a0e7ba7ae80d16dbde43aef'/>
<id>b2663070490d6ad31a0e7ba7ae80d16dbde43aef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Logging in CLI (#1976)</title>
<updated>2021-06-22T13:17:55+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2021-06-22T13:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=9e15f07aefe6ea1f366466c6721b92e77e3f1b41'/>
<id>9e15f07aefe6ea1f366466c6721b92e77e3f1b41</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>
