<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/plugins/base/src/main/kotlin/transformers/pages/comments, 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>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>Underline `@param` tag key for more consistency (#2643)</title>
<updated>2022-09-02T15:44:05+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-09-02T15:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=56ff8f3f24209bc9edaece876c56bd3fde1fbf8a'/>
<id>56ff8f3f24209bc9edaece876c56bd3fde1fbf8a</id>
<content type='text'>
* Underline `@param` tag key for more consistency

* Correct keyValue table column ratio</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Underline `@param` tag key for more consistency

* Correct keyValue table column ratio</pre>
</div>
</content>
</entry>
<entry>
<title>Support Var html tag for Javadoc (#2617)</title>
<updated>2022-08-10T14:43:33+00:00</updated>
<author>
<name>Andrey Tyrin</name>
<email>tyrin.andrew@gmail.com</email>
</author>
<published>2022-08-10T14:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=732f8aac1eb6b2c137fdf81d9d670a30d0f8b9ea'/>
<id>732f8aac1eb6b2c137fdf81d9d670a30d0f8b9ea</id>
<content type='text'>
Fixes #2358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2358</pre>
</div>
</content>
</entry>
<entry>
<title>Render quotes as blockquotes instead of code blocks. (#2496)</title>
<updated>2022-05-13T13:16:03+00:00</updated>
<author>
<name>TheOnlyTails</name>
<email>theonlytails@theonlytails.com</email>
</author>
<published>2022-05-13T13:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c532003c71cc551ce0df797a8d6207c0edb8eaab'/>
<id>c532003c71cc551ce0df797a8d6207c0edb8eaab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable warnings as errors and fix all warnings (#2451)</title>
<updated>2022-04-29T12:03:08+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2022-04-29T12:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=8c218ff4dd5f970233c43845c19299fc74256389'/>
<id>8c218ff4dd5f970233c43845c19299fc74256389</id>
<content type='text'>
* Enable warnings as errors and fix all warnings

* Enable skip-metadata-version-check compiler setting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Enable warnings as errors and fix all warnings

* Enable skip-metadata-version-check compiler setting</pre>
</div>
</content>
</entry>
<entry>
<title>Support deeply nested description terms and details</title>
<updated>2021-12-07T15:13:29+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2021-12-07T15:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=349d841a31a172c810c864725d1d5b0b23bc96be'/>
<id>349d841a31a172c810c864725d1d5b0b23bc96be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Description list support for JavaDocs (#2213)</title>
<updated>2021-12-06T13:20:51+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2021-12-06T13:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c68c05a1e8876e9b8555df7bcdfeaca3e100f0d1'/>
<id>c68c05a1e8876e9b8555df7bcdfeaca3e100f0d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
