- 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
- f7f3eff Update "Using Dokka" section of readme by Simon Ogorodnik · 7 years ago
- 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
- f9baebe Fix linking to javadoc external static fields by Simon Ogorodnik · 7 years ago
- fbfaef6 Fix parsing of line breaks inside javadoc comments by Simon Ogorodnik · 7 years ago
- 17c87f1 Throw exception when unable to collect classpath for android dokka by Simon Ogorodnik · 7 years ago
- 106b821 Fix dokka-android plugin with Android Gradle 2.4.0 build tools by Alex Waters · 8 years ago
- 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
- 0e8733e Add external documentation links argument to gradle, maven, ant by Simon Ogorodnik · 7 years ago
- a86c859 Support linking of external documentation by Simon Ogorodnik · 8 years ago
- 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
- 281477a Set jekyll links extension to .html by Simon Ogorodnik · 7 years ago
- 3b6e3a8 Add bunch of new parameters to runners by Simon Ogorodnik · 8 years ago
- c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 8 years ago
- 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 8 years ago
- acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 8 years ago
- 5d61190 Fix bintray dependencies by Simon Ogorodnik · 8 years ago
- b803d79 Fix dependencies for gradle plugin publishing to plugins.gradle.org by Simon Ogorodnik · 8 years ago
- b697931 Fix <String> escaping in samples for KWS HTML format by Simon Ogorodnik · 8 years ago
- 5cd5ec6 Fix wrong maven coordinates on gradle plugin repo page by Simon Ogorodnik · 8 years ago
- 05e68c0 Fix NPE in gradle plugin by Simon Ogorodnik · 8 years ago
- 18fb546 Fix compilation of cli module by Simon Ogorodnik · 8 years ago
- b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 8 years ago
- fccbf55 Merge branch 'fix-parse-package-options' by Simon Ogorodnik · 8 years ago
- f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 8 years ago
- e13d38a Fix typo in html tag emph -> em by Simon Ogorodnik · 8 years ago
- 212b33e Fix parsing of per package options in CLI mode by Simon Ogorodnik · 8 years ago
- 1e79c85 Merge pull request #150 from Knize/android-build-tools-2.3 by Simon Ogorodnik · 8 years ago
- 60f7238 Fix dokka-android to support new build tools by knize · 8 years ago
- dd0e4af Implement assertion replacement templates for samples by Simon Ogorodnik · 8 years ago
- 57e3893 Per package options by Simon Ogorodnik · 8 years ago
- 921192e Fix GFM format crash in Guice by Simon Ogorodnik · 8 years ago
- 0fccc3f Add support for nice IDEA feature by Simon Ogorodnik · 8 years ago
- 8f60abd Fix JVM crash in gradle plugin by Simon Ogorodnik · 8 years ago
- 3693c2f Fix p tag closing in HTML format's by Simon Ogorodnik · 8 years ago
- 51377df Deprecate old kotlin-website formats by Simon Ogorodnik · 8 years ago
- 2eb805e Create HTML based format for kotlin-website by Simon Ogorodnik · 8 years ago
- 8eff2cf Merge branch '0.9.14/KT-15497' by Simon Ogorodnik · 8 years ago
- 39bfaa5 Merge pull request #143 from kvnxiao/patch-1 by Simon Ogorodnik · 8 years ago
- 998c24e updated style.css to better fit wide monitor resolutions by Kevin Xiao · 8 years ago
- b84df9a Fixed broken links to members of groupNode members by Simon Ogorodnik · 8 years ago
- 72f4602 Update kotlin to 1.1.0 by Simon Ogorodnik · 8 years ago
- abe161a Correct merging of different type namesake declarations between platforms by Simon Ogorodnik · 8 years ago
- 1934463 Fix test by Simon Ogorodnik · 8 years ago
- 5478d2b Don't add (platforms) fro kotlin-website format by Simon Ogorodnik · 8 years ago
- ddad0ac Correct detecting platform for Extensions on external classes by Simon Ogorodnik · 8 years ago
- 6276fd0 Split data tags for kotlin-website format by Simon Ogorodnik · 8 years ago
- d43d47b Merge branch 'semoro/multiplatform' by Simon Ogorodnik · 8 years ago
- bc71b31 Platform and version requirements for packages. Fixed tests. by Simon Ogorodnik · 8 years ago
- 05c5a8f Render functional type in parenthesis when it in receiver position by Simon Ogorodnik · 8 years ago
- 20b3b0d Fix loosing of line breaks inside import list for kotlin-website-samples format by Simon Ogorodnik · 8 years ago
- ef753c8 Package platforms detected based on it's members, refactored multiplatform tests layout by Simon Ogorodnik · 8 years ago
- 289d287 Fix test by Simon Ogorodnik · 8 years ago
- 706d37b data-platform attribute for index rows in kotlin-website format by Simon Ogorodnik · 8 years ago
- fa70d72 Update run configuration for building stdlib docs by Dmitry Jemerov · 8 years ago
- 0f9dac9 Merge remote-tracking branch 'origin/0.9.14/BlankLines' by Dmitry Jemerov · 8 years ago
- 004fc0c Merge branch 'website-samples' by Dmitry Jemerov · 8 years ago
- 5b90b57 Don't crash on source roots without a platform by Dmitry Jemerov · 8 years ago
- 386f3a8 Don't show member extensions defined in other classes in the list of members for a type by Dmitry Jemerov · 8 years ago
- c8bef5f Allow to specify implied platforms in Ant scripts by Dmitry Jemerov · 8 years ago
- 82912c0 Allow to specify platform for source roots in Ant scripts by Dmitry Jemerov · 8 years ago
- a3c7641 Omit platform of members when it's the same as the platform of the defining class by Dmitry Jemerov · 8 years ago
- a962349 Support 'dynamic' type by Dmitry Jemerov · 8 years ago
- 77a3012 Detect default platforms based only on the roots that we're currently processing by Dmitry Jemerov · 8 years ago
- bfd615d Option to skip declarations in root package from generated documentation (they can't be imported anyway) by Dmitry Jemerov · 8 years ago
- edb0d90 Process all declarations with the same primary platform in a single pass; allow to provide default platforms based on declaration descriptor by Dmitry Jemerov · 8 years ago
- 5da3385 Rename isSample() to isNotSample() because that's what it checks by Dmitry Jemerov · 8 years ago
- ff8fdb0 Resolve link and generate alltypes only once, not after every platform by Dmitry Jemerov · 8 years ago
- 66757b4 Allow to specify implied platforms in command line; fix parsing of platforms specified in command line by Dmitry Jemerov · 8 years ago
- 0e35c83 Add missing injection annotation by Dmitry Jemerov · 8 years ago
- 64a8684 Don't show implied platforms in output by Dmitry Jemerov · 8 years ago
- 99689ad Merge declarations with the same signature defined for multiple platforms by Dmitry Jemerov · 8 years ago
- a39c7a1 Allow specifying implicit platforms for each source root by Dmitry Jemerov · 8 years ago
- 287c820 Show platforms of a node in summary table by Dmitry Jemerov · 8 years ago
- 1270519 Refactor SinceKotlin support to a more general "platform" mechanism by Dmitry Jemerov · 8 years ago
- 7fa2588 Dokka now can detect and recognize SinceKotlin by Simon Ogorodnik · 8 years ago
- 2bd8bdf Better separation between analysis and output generation phases by Dmitry Jemerov · 8 years ago
- 2ceff9c Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved by Simon Ogorodnik · 8 years ago
- 994a867 KT-16262 Dokka does not render suspending function types properly by Simon Ogorodnik · 8 years ago
- dcb948e Updated kotlin compiler to version 1.1.0-rc-84 by Simon Ogorodnik · 8 years ago
- 64c8f35 Tweaking of sample formatting by Simon Ogorodnik · 8 years ago
- 4517ce5 Removed leading newline by Simon Ogorodnik · 8 years ago
- cf4bb46 KT-16197 WebDemo: No empty strings #KT-16197 fixed by Simon Ogorodnik · 8 years ago
- 372e9c7 KT-15497 Dokka: Using of not-FQ name in @sample should be allowed by Simon Ogorodnik · 8 years ago
- f4f7642 Version ++ by Simon Ogorodnik · 8 years ago
- 3da12b4 Fixed problems with 1.0.6 compiler conflict by Simon Ogorodnik · 8 years ago
- 55fbf4f Drop import samples.* for website-samples by Simon Ogorodnik · 8 years ago
- f47798e Updated Kotlin Compiler finally and resolved problems by Simon Ogorodnik · 8 years ago
- e415e33 Version ++ by Simon Ogorodnik · 8 years ago
- 67a983e Updated Kotlin Compiler to 1.1-M04 by Simon Ogorodnik · 8 years ago
- 408c0bd Various config options now available in Gradle plugin by Simon Ogorodnik · 8 years ago
- cf4b03f Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving by Simon Ogorodnik · 8 years ago
- 08fbbc5 Hotfix 0.9.11, now dokka-android should work properly by Simon Ogorodnik · 8 years ago
- 06407b7 Workaround #127 by Simon Ogorodnik · 8 years ago
- 51f984c Merge pull request #126 from Kotlin/0.9.11/GH-90 by Simon Ogorodnik · 8 years ago
- f8246d9 Manual integration of PR #93 by Simon Ogorodnik · 8 years ago
- 48167ef Fix for GH-90 by Simon Ogorodnik · 8 years ago
- 7ddbe7c Altered publication script by Simon Ogorodnik · 8 years ago
- 80ffa21 Dokka ClassLoader for Gradle now complete isolated from Gradle Env by Simon Ogorodnik · 8 years ago
- 25b9aa9 tools.jar (#125), Fixes #85, #58 by Simon Ogorodnik · 8 years ago