<https://github.com/Kotlin/dokka/tree/website-samp...
# dokka
u
[dokka:website-samples] 21 new commits by Simon Ogorodnik:
<https://github.com/Kotlin/dokka/commit/913e94a681c0c26017a72b33e54419b2b91808d1|913e94a>
Update README.md - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/31c563355515b9d3983edb20064960786ed502a7|31c5633>
Updated kotlin-compiler to 1.1-M03 and fixed configuration - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/f0a80372cb6fd11cb8326408e0f8429fd97e5de8|f0a8037>
Fixed test - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/17a9a1774ec10690a031ae7afba5f5cfc59a9f24|17a9a17>
Merge remote-tracking branch 'origin/master' - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/76c7e32f74b8982303a86f81b2ffed2b2a7e7c70|76c7e32>
Type alias support - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/89d41a1bc909c7e350b07bc29d39762449d64650|89d41a1>
Fix most of failing tests, by not unwrapping types, if it not abbreviated (Otherwise we will lose in/out variance) - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/bac315d15c7de87cacf152d31f08c4f703abee34|bac315d>
Test for previous fix, in/out modifiers not lost - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/d769c4db3fdd0f2075fdfb2f9109327f3b1ef386|d769c4d>
Added javadoc format test for simple typealiases - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/4b86a1410d0427178132c07f6f04033645663bb0|4b86a14>
Fixup, added some type alias rendering tests - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/3704bf4c0f5b8ab3fdaa04c9a542e04f023b0e56|3704bf4>
Fix AnalysisEnvironment to configure resolver properly according to latest changes, which is required to proper platform type aliases resolving - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/575caeb1cb2a97750f8cc220d3100fc240312671|575caeb>
Fixup, remove unused imports - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/e9cf2d779c03e278ddfd5adb0d1c743961d8d07a|e9cf2d7>
Merge pull request #114 from Kotlin/0.9.10/typealias - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/5ab32ba0dd61585459bb32bb31fe7b19493c980e|5ab32ba>
Fix for GH-115,
@param
and
@return
tags is missing in javadoc output - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/4b2c12c651df3ee8b3ab680edbce4e257c204a3d|4b2c12c>
Fix sometimes failing test - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/f3dd7eb1d36913920e431c88a633cf5c5e098820|f3dd7eb>
Post-review fixes, removed code duplication, fixed @throws support - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/edda34b73bbbd9537eb499668c47a7a901b284c2|edda34b>
Merge pull request #119 from Kotlin/0.9.10/GH-115 - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/37cbd962b7493aef63067a9f6b7f4abbaa56bc80|37cbd96>
Merge pull request #111 from Kotlin/website-samples - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/fe4d32a3d7c8c01453d0a753a2215113846a5d51|fe4d32a>
Update README.md - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/f229fec71c875d625716712a80590fe24937503e|f229fec>
Set idea.io.use.fallback to "true", to fix idea environment startup warning on windows - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/7a6bc78fbd58a7bca8263e0341a60365a8c49c5d|7a6bc78>
Merge pull request #121 from Kotlin/windows-warn-fix - Simon Ogorodnik
<https://github.com/Kotlin/dokka/commit/9c6ffa354621e2cab39941e98597009917c4cfb6|9c6ffa3>
Added special format for experimental kotlin website samples format - Simon Ogorodnik