<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/src/Formats, branch fix-package-links</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 Dokka build to use Gradle for everything except for the Maven plugin</title>
<updated>2015-12-03T15:22:49+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-12-03T15:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=39631054c58df5841ea268b7002b820ec55f6e0a'/>
<id>39631054c58df5841ea268b7002b820ec55f6e0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy style.css to the output directory when doing HTML and use relative paths.</title>
<updated>2015-11-23T18:21:08+00:00</updated>
<author>
<name>Mike Hearn</name>
<email>mike@plan99.net</email>
</author>
<published>2015-11-23T18:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=90cf2ebccd12073a55ff6f187e5a378a2e96e23b'/>
<id>90cf2ebccd12073a55ff6f187e5a378a2e96e23b</id>
<content type='text'>
Fixes the code so that the relative path to root is always available, breaking the requirement to use a local web server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the code so that the relative path to root is always available, breaking the requirement to use a local web server.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix link extensions in kotlin-website format</title>
<updated>2015-11-17T11:38:47+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-11-17T11:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=e7aeb481697a2b295b8c1f49102642caec11a34a'/>
<id>e7aeb481697a2b295b8c1f49102642caec11a34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@Inject all the things</title>
<updated>2015-11-04T15:26:07+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-11-04T15:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=84ea5c68420a75c7b8401000dbe6dbf3ff2cd6d0'/>
<id>84ea5c68420a75c7b8401000dbe6dbf3ff2cd6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce the number of Kotlinisms in documentation model generated from Java code</title>
<updated>2015-11-03T19:21:52+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-11-03T19:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=fb25c1eaf41ae314d19d6cda55446a2ab6b63715'/>
<id>fb25c1eaf41ae314d19d6cda55446a2ab6b63715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial support for generating javadoc from Kotlin light classes</title>
<updated>2015-10-30T17:43:48+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-10-30T17:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=e4b2ae90bf0e84f76ceb7c56b7c128d28adad917'/>
<id>e4b2ae90bf0e84f76ceb7c56b7c128d28adad917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Kotlin warnings</title>
<updated>2015-10-30T11:24:33+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-10-30T11:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f60beb6e45720ff44ba4e4db915f5e462fb3b907'/>
<id>f60beb6e45720ff44ba4e4db915f5e462fb3b907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Guice injector and ServiceLocator to load implementations on the fly</title>
<updated>2015-10-29T12:21:47+00:00</updated>
<author>
<name>Sergey Mashkov</name>
<email>sergey.mashkov@jetbrains.com</email>
</author>
<published>2015-07-31T12:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c9d59e9ae85f76e021d53c77ef18bfce0ff7ec7c'/>
<id>c9d59e9ae85f76e021d53c77ef18bfce0ff7ec7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wrap each group of overloads in a &lt;div&gt;</title>
<updated>2015-10-29T10:57:25+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-10-29T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f99ec73abd5200d178e6d50df85a1a336b0d2bbe'/>
<id>f99ec73abd5200d178e6d50df85a1a336b0d2bbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't generate "Description" subheadings</title>
<updated>2015-10-29T10:57:25+00:00</updated>
<author>
<name>Dmitry Jemerov</name>
<email>yole@jetbrains.com</email>
</author>
<published>2015-10-28T16:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=ff4a92f34d249914ad473af412780a7e908885d8'/>
<id>ff4a92f34d249914ad473af412780a7e908885d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
