<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/core/src/main/kotlin/model/doc, 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>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>Handle html in kdoc (#1805)</title>
<updated>2021-04-14T13:15:48+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2021-04-14T13:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=d0f83037a12441145d35090461ef3c91df4c4076'/>
<id>d0f83037a12441145d35090461ef3c91df4c4076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Javadoc @inheritDoc tag support (#1608)</title>
<updated>2020-11-12T11:01:00+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2020-11-12T11:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=6a1c05c2d340a6812a8b58d3027d8e5712db45a2'/>
<id>6a1c05c2d340a6812a8b58d3027d8e5712db45a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing first word in deprecated (#1595)</title>
<updated>2020-10-30T18:01:09+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2020-10-30T18:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=1aba0ec4973d7915caa93f1e9b3146ad82111903'/>
<id>1aba0ec4973d7915caa93f1e9b3146ad82111903</id>
<content type='text'>
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce top-level DocTag</title>
<updated>2020-10-07T00:36:57+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>andrzej.ratajczak98@gmail.com</email>
</author>
<published>2020-09-14T11:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=ec637955575995011351b106d3a67194d21c4b15'/>
<id>ec637955575995011351b106d3a67194d21c4b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor DocTags and add markdown tests</title>
<updated>2020-09-14T11:44:34+00:00</updated>
<author>
<name>Andrzej Ratajczak</name>
<email>andrzej.ratajczak98@gmail.com</email>
</author>
<published>2020-08-27T10:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=ba05c354a353ac3145c775e190b96b2bbe3c1227'/>
<id>ba05c354a353ac3145c775e190b96b2bbe3c1227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor readability improvement in ModuleAndPackageDocumentationTransformer.kt</title>
<updated>2020-08-31T13:10:04+00:00</updated>
<author>
<name>sebastian.sellmair</name>
<email>sebastian.sellmair@jetbrains.com</email>
</author>
<published>2020-08-28T09:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=e1bc27df4b50cf09d45db41462944a01d428be56'/>
<id>e1bc27df4b50cf09d45db41462944a01d428be56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ParseModuleAndPackageDocFragments API</title>
<updated>2020-08-31T13:10:04+00:00</updated>
<author>
<name>sebastian.sellmair</name>
<email>sebastian.sellmair@jetbrains.com</email>
</author>
<published>2020-08-21T08:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=333091e5c5f896769c3371dd74c87a52ffa9562a'/>
<id>333091e5c5f896769c3371dd74c87a52ffa9562a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
