Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-31 | Make things compile, no matter the cost | Paweł Marks | |
2019-10-31 | Remove all unnecessary files | Kamil Doległo | |
2019-09-30 | Fix alltypes page look | Kamil Doległo | |
2019-06-25 | fix *.dataTags tests | KrystianUjma | |
2019-06-21 | Fix format in KotlinWebsiteHtml, markdown format changed slightly | Kamil Doległo | |
2019-06-10 | fix kotlin website html | KrystianUjma | |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma | |
update .gitignore and .idea # Conflicts: # .idea/compiler.xml # .idea/kotlinc.xml # .idea/modules.xml # core/src/main/kotlin/Java/JavaPsiDocumentationBuilder.kt # core/src/main/kotlin/Java/JavadocParser.kt # core/src/main/kotlin/Kotlin/DeclarationLinkResolver.kt # core/src/main/kotlin/Kotlin/DocumentationBuilder.kt # core/src/main/kotlin/Model/DocumentationReference.kt # core/src/main/kotlin/Model/PackageDocs.kt # core/src/main/kotlin/Model/SourceLinks.kt # core/src/main/kotlin/Utilities/DokkaModules.kt # core/src/main/kotlin/Utilities/ServiceLocator.kt # core/src/main/kotlin/javadoc/docbase.kt # core/src/test/kotlin/format/HtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteHtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteRunnableSamplesFormatTest.kt # core/src/test/kotlin/issues/IssuesTest.kt | |||
2019-05-15 | Fix SinceKotlin | Kamil Doległo | |
2019-05-07 | Fix some tests | Kamil Doległo | |
2019-04-18 | remove kotlin-website | KrystianUjma | |
2019-04-16 | Fix html formatting in some tests | Kamil Doległo | |
2019-04-09 | fix tests- fails caused by bad index.html paths and missing paragraphs. | KrystianUjma | |
2019-04-03 | partial fix MarkdownFormatTest.extensions#2 test, change order of content ↵ | KrystianUjma | |
and signature, 4 tests fixed | |||
2019-04-02 | fix MarkdownFormatTest.extensions#1 test, add table cell | KrystianUjma | |
2019-04-01 | fix MarkdownFormatTest.extensions#1 test | KrystianUjma | |
2019-04-01 | Fix some returnTag tests | Kamil Doległo | |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma | |
2018-12-13 | Fix IDEA Inspections | Xerus | |
2018-10-29 | Cleanup support for NodeRenderContent | Simon Ogorodnik | |
2018-10-19 | Hard-code min compiler version for samples | Simon Ogorodnik | |
2018-10-18 | Add non-single documentation reporting | Simon Ogorodnik | |
2018-10-18 | Remove debug logging | Simon Ogorodnik | |
2018-10-04 | Take GroupNodes into account when computing node location | Simon Ogorodnik | |
2018-10-04 | Hacky sort platforms on display | Simon Ogorodnik | |
2018-10-04 | Proper GroupNode members relocation condition | Simon Ogorodnik | |
2018-10-03 | Fix platform merging on group by signature in overload group | Simon Ogorodnik | |
2018-10-03 | Use headers instead of paragraphs for section declaration block title | Simon Ogorodnik | |
2018-10-03 | Track sinceKotlin per platform and other attributes as well | Simon Ogorodnik | |
2018-10-03 | Render platforms on overload group level if platforms are similar | Simon Ogorodnik | |
2018-10-03 | Don't show platforms on package and module pages | Simon Ogorodnik | |
2018-10-03 | Wrap node's own description on full page into block | Simon Ogorodnik | |
2018-10-03 | Append notices platforms as header instead of tags | Simon Ogorodnik | |
2018-10-03 | Introduce block for grouped by summary items | Simon Ogorodnik | |
2018-10-03 | Use spacer to align tags to right | Simon Ogorodnik | |
2018-10-03 | Fix yaml outline generation to use relative paths | Simon Ogorodnik | |
2018-10-02 | Fix platform display for group node overloads | Simon Ogorodnik | |
2018-10-02 | Fix single node & group node pages platform display | Simon Ogorodnik | |
2018-10-02 | Fix summarizing | Simon Ogorodnik | |
2018-10-01 | Fixed duplicated descriptions | aleksZubakov | |
2018-09-28 | Remove concept of 'Plus' versions | Simon Ogorodnik | |
2018-09-28 | Support new platform tags style | Simon Ogorodnik | |
2018-09-27 | Remove implied platforms | Simon Ogorodnik | |
2018-09-27 | Render signatures in platform dependent block | Simon Ogorodnik | |
2018-09-27 | Insert platforms on dokka side | Simon Ogorodnik | |
2018-09-26 | Take implied platforms back | Simon Ogorodnik | |
2018-09-26 | Change logic of platforms rendering | Simon Ogorodnik | |
2018-09-26 | Refactor platforms & SinceKotlin logic | Simon Ogorodnik | |
2018-09-21 | Fix number of platforms bubbles | Zubakov | |
2018-09-06 | Minor refactoring, kotlin-website format change: add platforms to summary ↵ | Zubakov | |
signatures, platform evaluating logic change | |||
2018-08-27 | Change render for kotlin mpp signatures rendering | Zubakov | |