GFM: Use Markdown syntax to render lists (#2098), thanks @sgilson
Fix names of nested inheritors
Fix adding new custom stylesheets in submodules
Add keywords expect and actual in signatures
1.5.31 Alpha
Changes:
Support Kotlin 1.5.31
Support JS KLib
Fix link to a javadoc enum entry
1.5.30 Alpha
Highlights of this release are:
Support kotlin 1.5.30
@literal is also supported without code tag, thanks @fsladkey
improvements in@link tag support. Now it supports line breaks!
1.5.0 Alpha
Kotlin compiler upgraded to 1.5.0
Fixes:
Make module name optional in CLI (#1850)
Fix line separator issues (#1887)
Fix preserving spaces in Javadoc comments (#1923)
GFM renderer: sanitize line ends (#1936)
Fix rendering html in briefs (#1931)
Fix code blocks on Extension Points page (#1948)
... (truncated)
Commits
01a17fc Fix css bugs wih link and table row (#2284)
f7db503 Update kotlin and dokka versions to 1.6.10 (#2274)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dokka-gradle-plugin from 0.9.17 to 1.6.10.
Release notes
Sourced from dokka-gradle-plugin's releases.
... (truncated)
Commits
01a17fc
Fix css bugs wih link and table row (#2284)f7db503
Update kotlin and dokka versions to 1.6.10 (#2274)17cd417
Fix setup js deps (#2258)702c102
Use sourceRoots as samples dirs by default (#2216)a485ca9
Bump coroutines to 1.6.0 in integration test (#2276)ed5d582
Merge pull request #2259 from Kotlin/2213-description-list-supportbf9d62a
Bump de.undercouch.download to 4.1.2 (#2268)d219894
Make breakable text into See also block (#2267)4dc0654
Fix for repositories not defined issue in versioning multimodule example (#2263)19b2a2d
Remove duplicated rendering of top level description tagsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)