aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2021-06-21Remove extra dash (#1968)Rachel M. Carmena
2021-06-15Remove JDK 8 on windows due to OOM and bump kotlin version in test (#1971)Marcin Aman
2021-06-03Fix code blocks on Extension Points page (#1948)Márton Braun
2021-05-31Fix rendering html in briefs (#1931)Marcin Aman
2021-05-28Add all rendering strategies to CommonMark renderer and enforce exhaustive ↵Kamil Doległo
matches (#1944)
2021-05-27GFM renderer: sanitize line ends (#1936)Mike Sinkovsky
* GFM renderer: sanitize line ends * GFM renderer: sanitize line ends in table cell
2021-05-21Bump Gradle to 7.0 (#1926)Kamil Doległo
2021-05-17Fix preserving spaces in Javadoc comments (#1923)Kamil Doległo
Fixes #1895
2021-05-17Extract properties to AbstractDokkaLeafTask (#1922)Kamil Doległo
2021-05-06Bump compiler to 1.5.0 (#1856)Marcin Aman
* Bump compiler to 1.5.0 * Include Api changes
2021-05-06Fix line separator issues (#1887)Ryan Nett
* Fix line separator issues * Test fix * Handle just CR as well, add better test * Add escaped \r\n to tests
2021-05-05Upgrade sass-loader (#1904)Ryan Nett
2021-05-05Add ability to specify older versions as a list of files (#1890)Ryan Nett
* Specify older versions as a list of files, add option to use directory * Allow specifying older version directory as well * Cleanup * Update API export * Update versioning docs
2021-05-04Adds a supertype for leaf dokka tasks that defines dokkaSourceSets (#1891)Ryan Nett
* Adds a supertype for leaf dokka tasks that defines dokkaSourceSets * Extract implementation of dokkaSourceSets to AbstractDokkaLeafTask
2021-04-29Make module name optional in cli (#1850)Marcin Aman
2021-04-29Update tests with kotlin 1.5-RC and gradle 7.0 (#1857)Marcin Aman
* Update tests with kotlin 1.5-RC and gradle 7.0 * Update tests with kotlin 1.5-RC and gradle 7.0
2021-04-28Fix wrong version in README.mdMarcin Aman
2021-04-28Remove bintray from repositoriesMarcin Aman
2021-04-26Remove HTML Space Repo after release on MavenCentral (#1892)Philip Wedemann
* Remove HTML Space Repo after release on MavenCentral * Remove HTML Space Repo from docs * Remove Space HTML Repo from docs
2021-04-22Remove unused repositories (#1858)Marcin Aman
2021-04-22Bump dokka version to 1.5Marcin Aman
2021-04-22Update documentation for 1.4.32Kamil Doległo
2021-04-21Make anchors stable (#1851)Marcin Aman
* Make anchors stable * Remove backing field from merged and all in CompositeSourceSetID
2021-04-21Add suggestion about PR-s to issues templateMarcin Aman
2021-04-21Fix suppressing enum entries by inheritance filter (#1866)Marcin Aman
2021-04-19Update documentation with suppressGeneratedFiles and webserverMarcin Aman
2021-04-15Fix several bugs in configuration examples in gradle user guide (#1831)Azim Muradov
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
* Introduce binary compatibility plugin * Update diffs
2021-04-14Fix missing annotations in GFM and unresolved static imports (#1845)Marcin Aman
* Fix missing unresolved links in GFM * Fix missing links to elements imported as static
2021-04-14Fix visibility on enum entry property (#1828)Marcin Aman
2021-04-14Improve docs for new multimodule (#1826)Marcin Aman
2021-04-14Handle html in kdoc (#1805)Marcin Aman
2021-04-14Add ability to document generated files (#1832)Marcin Aman
2021-04-13Add GitHub actions to dependabot (#1835)Philip Wedemann
2021-04-13Add Gradle Wrapper Validation (#1836)Philip Wedemann
2021-04-08Bump kotlinx html to 0.7.3 (#1819)Marcin Aman
* Bump kotlinx html to 0.7.3 * Update repositories
2021-04-06Fix link to editing docs (#1824)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-06Compiler bump to 1.4.32 (#1818)Marcin Aman
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-04-02Bump ru.vyarus.mkdocs from 2.0.1 to 2.1.1 (#1811)dependabot[bot]
Bumps ru.vyarus.mkdocs from 2.0.1 to 2.1.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02Bump markdown from 0.2.0 to 0.2.1 (#1806)dependabot[bot]
Bumps [markdown](https://github.com/JetBrains/markdown) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/JetBrains/markdown/releases) - [Commits](https://github.com/JetBrains/markdown/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>