<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/plugins/base/src/main/kotlin/renderers/html/innerTemplating, 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>Add the link to GitHub repo to the header if there are source links defined (#3235)</title>
<updated>2023-11-07T13:27:34+00:00</updated>
<author>
<name>Oleg Yukhnevich</name>
<email>whyoleg@gmail.com</email>
</author>
<published>2023-11-07T13:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=64cce58f73f908909ba60da6005d7abb2572b2f0'/>
<id>64cce58f73f908909ba60da6005d7abb2572b2f0</id>
<content type='text'>
* Use URL from base plugin configuration
* Add integration test for the multi-module project that the homepage link exists everywhere</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use URL from base plugin configuration
* Add integration test for the multi-module project that the homepage link exists everywhere</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>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>Fix and refactor Sample Transformer (#3102)</title>
<updated>2023-08-08T14:15:51+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2023-08-08T14:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=2fd8e9096706545f8b77e1e66bcc876d7e29f82c'/>
<id>2fd8e9096706545f8b77e1e66bcc876d7e29f82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not leak unknown asset paths into HTML (#3061)</title>
<updated>2023-07-07T12:21:15+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-07-07T12:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=14cd0f3e42e13927f9852d2cb74cc0098c1a429c'/>
<id>14cd0f3e42e13927f9852d2cb74cc0098c1a429c</id>
<content type='text'>
Fixes #3040</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3040</pre>
</div>
</content>
</entry>
<entry>
<title>Do not render filter-section for empty source sets (#2858)</title>
<updated>2023-02-14T20:30:00+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-02-14T20:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=daed35f92b3b482688856d139da6849c8e6b4ab1'/>
<id>daed35f92b3b482688856d139da6849c8e6b4ab1</id>
<content type='text'>
Regression from #2848</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression from #2848</pre>
</div>
</content>
</entry>
<entry>
<title>Display source set / platform indicators at all times (#2848)</title>
<updated>2023-02-10T16:24:47+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-02-10T16:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f515abc3118143f1cac62616c02970b2926427a2'/>
<id>f515abc3118143f1cac62616c02970b2926427a2</id>
<content type='text'>
Fixes #2847</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2847</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap long signatures dynamically based on client width (#2659)</title>
<updated>2022-09-21T11:14:51+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-09-21T11:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=879d4f2652d528f20c95d5bb17899d6cb10c5e85'/>
<id>879d4f2652d528f20c95d5bb17899d6cb10c5e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KT-50452  Make flexible html for customization  (#2374)</title>
<updated>2022-03-10T09:33:28+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-03-10T09:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=597b365ad4512b63387e54d16ba00eb94dccb97d'/>
<id>597b365ad4512b63387e54d16ba00eb94dccb97d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
