aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23Update examples to 1.5.30 (#2145)Marcin Aman
2021-09-22Bump setup-java github actions to v2 (#2151)Goooler
2021-09-21Fix link to javadoc enum entry (#2131)vmishenev
2021-09-21Bump gradle to 7.2 (#2144)Goooler
2021-09-20Improve versioning plugin (#2104)vmishenev
2021-09-20Bring back logovmishenev
2021-09-20Make see tag display as other tables (#2153)Marcin Aman
2021-09-15Update docs to 1.5.30, bump dokka version to 1.6.0Marcin Aman
2021-09-10Update docs for buildscript with dokka plugins (#2134)Marcin Aman
2021-09-09Fix js error on pages without tabs (#2127)Marcin Aman
2021-09-08Copy button theming (#2125)Marcin Aman
2021-09-08Fix footer on firefox (#2123)Marcin Aman
2021-09-08Dark mode on samples (#2116)Marcin Aman
2021-09-08Bring back mergin of divergent entries (#2121)Marcin Aman
2021-09-08Fix links of inherited properties, do not generate pages for themvmishenev
2021-09-01Navigation hover should be visible on dark mode (#2107)Marcin Aman
2021-09-01Bump kotlinx-cli-jvm from 0.3.2 to 0.3.3 (#2105)dependabot[bot]
2021-08-31Make copy buttons text visible on dark modeMarcin Aman
2021-08-30Handle `@link` tagvmishenev
2021-08-30Escape text for GFMvmishenev
2021-08-30Don't force @literal in javadoc to be surrounded by code tag (#2089)Fred Sladkey
2021-08-30Fix signatures being bolded, increase spacing in divergent (#2101)Marcin Aman
2021-08-27Merge pull request #2095 from Kotlin/bump-compiler-1.5.30Marcin Aman
2021-08-27Cleanup and version bump to 1.5.30Marcin Aman
2021-08-27Restore language level to 1.4Marcin Aman
2021-08-26Update versions in integration testsMarcin Aman
2021-08-26Bump compiler to 1.5.30, language level to 1.5Marcin Aman
2021-08-25Merge pull request #2091 from Kotlin/dependabot/gradle/com.soywiz.korlibs.kor...Marcin Aman
2021-08-25Merge pull request #2066 from Kotlin/webhelp-like-frontendMarcin Aman
2021-08-25Dark code highlightingMarcin Aman
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-25Fix issue with excessive scrollMarcin Aman
2021-08-25Fix breakable labels and icon on single module projectMarcin Aman
2021-08-25Bump korte-jvm from 2.3.3 to 2.3.4dependabot[bot]
2021-08-21Bump maven-artifact from 3.6.3 to 3.8.2 (#2077)dependabot[bot]
2021-08-21Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)dependabot[bot]
2021-08-21Remove includes from example. 1.5.0 docs were manually updatedMarcin Aman
2021-08-21Review comments + "unspecified" version fixMarcin Aman
2021-08-21Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)Marcin Aman
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add hambur...Marcin Aman
2021-08-12Replace arrays of primitive types on std arrays (#2051)vmishenev
2021-08-12Limit widthMarcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-08-11Handling `@code` tag (#2059)vmishenev
2021-08-09Property annotation for getter and setter (#2049)vmishenev
2021-08-09Keep formatting within code inline (#2060)vmishenev
2021-07-30Add boolean, nullable types of annotation parameter valuevmishenev
2021-07-30Improve annotations rendering (#2045)vmishenev
2021-07-28Include parenthesis for merged pages (#2039)Marcin Aman