aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-21Bump maven-artifact from 3.6.3 to 3.8.2 (#2077)dependabot[bot]
Bumps [maven-artifact](https://github.com/apache/maven) from 3.6.3 to 3.8.2. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.6.3...maven-3.8.2) --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-21Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)dependabot[bot]
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/korlibs/korge-next/releases) - [Commits](https://github.com/korlibs/korge-next/compare/v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: com.soywiz.korlibs.korte:korte-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
* Make briefs contain first paragraph as in spec, resolve issues with i.e. * Html and the end
2021-08-12Remove unused components, docs, change icon to new kotlin logo and add ↵Marcin Aman
hamburger for mobile
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
omit parentheses if there are no parameters add quotes for string literals into annotations
2021-07-28Include parenthesis for merged pages (#2039)Marcin Aman
2021-07-28Fix broken link in kotlinx.serialization (#2038)Marcin Aman
* Fix broken link in kotlinx.serialization * Rename DRIWithSourceSet to DRIWithSourceSets
2021-07-28Migrate Dokka examples to Dokka repo (KT-47798) (#2030)vmishenev
* Migrate Dokka examples to Dokka repo (KT-47798) * Configure workflow of examples checking * Add workflow to deploy examples
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]
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/korlibs/korge-next/releases) - [Commits](https://github.com/korlibs/korge-next/commits/v2.3.1) --- updated-dependencies: - dependency-name: com.soywiz.korlibs.korte:korte-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
* bump kotlin to 1.5.21 * Bump binary compatibility plugin * update stdlib submodule * Bump IJ to 202.8194.7
2021-07-20Remove limitation on minimal matched length (#1978)Marcin Aman
2021-07-19Minor: rename `buildNewLine` (#1987)Mike Sinkovsky
* minor: rename `DefaultRenderer.buildNewLine` to `buildLineBreak` to better describe what it actually does. * minor: rename `CommonmarRenderer.appendNewLine` to `buildNewLine` for consistency.
2021-07-16Bump dokka version to 1.5.20Marcin Aman
2021-07-13plugin configuration changing from fqPluginName=json^^fqPluginName=json.. to ↵Suraj Sahani
`fqPluginName=json...` (#2019) * plugin configuration typo fix * Reverting back separator with quotation marks is it okay?
2021-07-12Changing from intellij to intelliJ (#2020)Suraj Sahani
changing to uppercase.
2021-07-12Handle NBSP and other html entries (#2005)Marcin Aman
2021-07-12Bump org.eclipse.jgit (#2018)dependabot[bot]
Bumps org.eclipse.jgit from 5.11.0.202103091610-r to 5.12.0.202106070339-r. --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-07-09Add gradle version check (#2006)Marcin Aman
2021-07-09Bump com.github.node-gradle.node from 3.0.1 to 3.1.0 (#2014)dependabot[bot]
Bumps com.github.node-gradle.node from 3.0.1 to 3.1.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-09Bump assertk-jvm from 0.23.1 to 0.24 (#2013)dependabot[bot]
Bumps [assertk-jvm](https://github.com/willowtreeapps/assertk) from 0.23.1 to 0.24. - [Release notes](https://github.com/willowtreeapps/assertk/releases) - [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md) - [Commits](https://github.com/willowtreeapps/assertk/compare/v0.23.1...v0.24) --- updated-dependencies: - dependency-name: com.willowtreeapps.assertk:assertk-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08Bump korte-jvm from 2.0.7 to 2.2.0 (#1989)dependabot[bot]
Bumps [korte-jvm](https://github.com/korlibs/korte) from 2.0.7 to 2.2.0. - [Release notes](https://github.com/korlibs/korte/releases) - [Commits](https://github.com/korlibs/korte/compare/v2.0.7...v2.2.0) --- updated-dependencies: - dependency-name: com.soywiz.korlibs.korte:korte-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08Bump jacksons (#2010)Marcin Aman
2021-07-07Update the docs to 1.5.0Kamil Doległo
2021-07-07Fix Gradle plugin marker publicationKamil Doległo
2021-07-06Fix Gradle plugin application (#2000)Kamil Doległo
Default dependency to dokka-base in dokkaPluginConfiguration was changed to a regular dependency. Applying client-side plugins overrode the default dokka-base dependency thus changing the version to a (possibly) lower one. This could lead to unpredictable Dokka crashes due to the inconsistency between the Gradle runner and dokka-base versions. Dependencies can still be manually removed from the configuration in specific projects, if needed (not likely)
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists
2021-06-28Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#1984)dependabot[bot]
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
* GFM renderer: cleanup paragraphs * GFM renderer: cleanup tables * GFM renderer: add tests for wrong header in table Table with extra cell in row is really generated by `all-modules-page` plugin * Remove commented-out lines * Add BriefCommentPreprocessor which inserts a line break between a signature and a brief comment Fixed a bug with `mapTransform` function which replaces table headers with their contents Co-authored-by: Kamil Doległo <kamil.doleglo@interia.pl>
2021-06-23Add maven central publication (#1688)Kamil Doległo
* Add OSSRH repositories * Rewrite Gradle plugin publication * Add publication version assertion * Use Nexus publish plugin for publishing to Sonatype * Remove explicit publishing from s3 tests * Don't document Dokka for local publication * Fix a bug with closing Sonatype repository * Bump internal Dokka version * Move publication version check to the validate task * Fix Gradle plugin publication * Bump Dokka and gradle plugin-publish versions * Do not run Dokka for test tasks * Do not fail all runs in a workflow * Reduce JVM memory limit
2021-06-23Bump cirrus-actions/rebase from 1.3.1 to 1.5 (#1920)dependabot[bot]
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.3.1 to 1.5. - [Release notes](https://github.com/cirrus-actions/rebase/releases) - [Commits](https://github.com/cirrus-actions/rebase/compare/1.3.1...1.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#1917)dependabot[bot]
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 1.0.3. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v1.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-06-22Multilanguage docs inheritance (#1951)Marcin Aman
* Multilanguage docs inheritance * Add map to store inherit doc entries
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-06-21Cachable task (#1905)Marcin Aman
* Add tests for Gradle caching scenarios and adjust tasks to honor caching such that tests pass * Make dokka tasks cachable * Make dokka tasks cachable * Make dokka tasks cachable * Fix gradle assertion Co-authored-by: Volker Leck <volker.leck@gmail.com>