aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2021-07-28Fix broken link in kotlinx.serialization (#2038)Marcin Aman
2021-07-28Missing receiver docs (#2026)Marcin Aman
2021-07-27Remove extra `fun` keyword in functional interface signature (#2040)vmishenev
2021-07-27Bump korte-jvm from 2.2.0 to 2.3.1 (#2036)dependabot[bot]
2021-07-23Add numeric types of annotation parameter value (#2035)vmishenev
2021-07-22Fix overflow in throws tables (#2028)Marcin Aman
2021-07-22Bump kotlin 1.5.21 (#2031)Marcin Aman
2021-07-20Remove limitation on minimal matched length (#1978)Marcin Aman
2021-07-19Minor: rename `buildNewLine` (#1987)Mike Sinkovsky
2021-07-12Handle NBSP and other html entries (#2005)Marcin Aman
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-07-09Bump com.github.node-gradle.node from 3.0.1 to 3.1.0 (#2014)dependabot[bot]
2021-07-08Bump korte-jvm from 2.0.7 to 2.2.0 (#1989)dependabot[bot]
2021-07-08Bump jacksons (#2010)Marcin Aman
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
2021-06-23Add maven central publication (#1688)Kamil Doległo
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-06-22Multilanguage docs inheritance (#1951)Marcin Aman
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-06-21Remove extra dash (#1968)Rachel M. Carmena
2021-05-31Fix rendering html in briefs (#1931)Marcin Aman
2021-05-28Add all rendering strategies to CommonMark renderer and enforce exhaustive ma...Kamil Doległo
2021-05-27GFM renderer: sanitize line ends (#1936)Mike Sinkovsky
2021-05-17Fix preserving spaces in Javadoc comments (#1923)Kamil Doległo
2021-05-06Bump compiler to 1.5.0 (#1856)Marcin Aman
2021-05-06Fix line separator issues (#1887)Ryan Nett
2021-05-05Upgrade sass-loader (#1904)Ryan Nett
2021-05-05Add ability to specify older versions as a list of files (#1890)Ryan Nett
2021-04-21Make anchors stable (#1851)Marcin Aman
2021-04-21Fix suppressing enum entries by inheritance filter (#1866)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-14Fix missing annotations in GFM and unresolved static imports (#1845)Marcin Aman
2021-04-14Fix visibility on enum entry property (#1828)Marcin Aman
2021-04-14Handle html in kdoc (#1805)Marcin Aman
2021-04-08Bump kotlinx html to 0.7.3 (#1819)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-04-06Bump jsoup from 1.12.1 to 1.13.1 (#1783)dependabot[bot]
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-03-26Reintroduce multimodule documentation (#1804)Marcin Aman
2021-03-17Bump com.github.node-gradle.node from 2.2.4 to 3.0.1 (#1790)dependabot[bot]
2021-03-15Fix not escaping module name in DefaultExternalModuleLinkResolver (#1777)Kamil Doległo
2021-03-12Bump korte to 2.0.7 (#1773)Marcin Aman
2021-03-10Fix multimodule sourcesets dependencies (#1766)Marcin Aman
2021-03-10Add sourceset name to source label (#1767)Marcin Aman
2021-03-10Headers in tables (#1768)Marcin Aman