Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-08-31 | Enable explicit API mode (#3139) | Ignat Beresnev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-02-24 | Reorganize tabs for Classlike (#2764) | Vadim Mishenev | |
2022-09-20 | Update `prism.js` to match new webhelp highlight colors (#2670) | Ignat Beresnev | |
2022-09-02 | Underline `@param` tag key for more consistency (#2643) | Ignat Beresnev | |
* Underline `@param` tag key for more consistency * Correct keyValue table column ratio | |||
2022-08-18 | Add deprecation details block (#2622) | Ignat Beresnev | |
2022-08-10 | Support Var html tag for Javadoc (#2617) | Andrey Tyrin | |
Fixes #2358 | |||
2022-08-05 | Add a distinct divider between function/property overloads (#2585) | Ignat Beresnev | |
2022-08-03 | Apply the same style to all KDoc tags, including throws/see/parameters (#2587) | Ignat Beresnev | |
2022-07-29 | Move source links into signature (#2476) | Vadim Mishenev | |
2022-07-08 | Revise developer guides documentation (#2523) | Ignat Beresnev | |
2022-05-13 | Render quotes as blockquotes instead of code blocks. (#2496) | TheOnlyTails | |
2022-04-29 | Enable warnings as errors and fix all warnings (#2451) | Ignat Beresnev | |
* Enable warnings as errors and fix all warnings * Enable skip-metadata-version-check compiler setting | |||
2022-02-21 | Add option to merge implicit expect-actual declarations (#2316) | Vadim Mishenev | |
* Add option to merge implicit expect-actual declarations * Merge entries, constructors * Fix StdLib integration test * Add doc | |||
2022-02-21 | Code cleanups (#2165) | Goooler | |
2022-02-17 | Custom doctag extension (#2343) | Ignat Beresnev | |
* Add an extension point for rendering custom doc tags * Iterate over documentable sourcesets when building custom tags * Extract a nested custom tags brief block into a separate method * Filter out tag content providers and make since kotlin brief a one-liner * Add padding to "Since Kotlin" block in brief description | |||
2022-01-27 | KT-50292 - Implement vertical alignment of parameters (#2309) | Ignat Beresnev | |
* Implement vertical alignment (wrapping) of parameters for kt * Add tests for params wrapping and extend matchers to check for classes * Add distinguishable parameters block to kotlinAsJava, extract common logic * Create a separate Kind for symbol function parameters | |||
2021-12-06 | Description list support for JavaDocs (#2213) | Ignat Beresnev | |
2021-08-25 | Manual highlighting webhelp (#2079) | vmishenev | |
* Add manual code highlighting * Fix test * Add kotlinAsJava highlighting * Add runtime highlighting via Prism * Add copy-button for code block * Add tests and refactor * Replace `<br>` for prism.js * Parse trivial default values Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2021-06-25 | Cleanup 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-04-14 | Handle html in kdoc (#1805) | Marcin Aman | |
2021-04-06 | Fix some compiler warnings (#1812) | Kamil Doległo | |
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution | |||
2020-11-27 | Implement immediate temaplates resolution | Paweł Marks | |
2020-11-25 | Make searchbar an extension point (#1615) | Marcin Aman | |
* Make searchbar an extension point * Change SearchbarDataInstaller to be a preprocessor * Split navigation and navigation search | |||
2020-10-30 | Fix parsing first word in deprecated (#1595) | Marcin Aman | |
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags | |||
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair | |
2020-08-21 | Create navigation search component | Marcin Aman | |
2020-08-20 | Include interfaces to abstract model | Marcin Aman | |
2020-08-20 | Revert unwanted changes | Marcin Aman | |
2020-08-20 | Javadoc package-list | Marcin Aman | |
2020-08-20 | Implement tests for enhanced KotlinSourceSetGist mechanism | sebastian.sellmair | |
2020-08-17 | Rename `ContentSourceSet` to `DisplaySourceSet` | sebastian.sellmair | |
2020-08-17 | ContentNodes: Explicitly check types of children | sebastian.sellmair | |
2020-08-17 | Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model` | sebastian.sellmair | |
2020-08-17 | Implement SourceSetMergingPageTransformer | sebastian.sellmair | |
2020-08-17 | Implement `ContentSourceSet` | sebastian.sellmair | |
2020-07-16 | Implement javadoc search | Marcin Aman | |
2020-07-15 | Fix presenting inline code in KDoc | Andrzej Ratajczak | |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks | |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair | |
2020-06-25 | Make samples runnable | Kamil Doległo | |
2020-06-25 | Extract information about extensions | Paweł Marks | |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and ↵ | Kamil Doległo | |
use it instead of SourceSetData | |||
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman | |
All implemented interfaces, first attempt at inherited methods | |||
2020-06-18 | Added descriptions with type and location to distinguish symbols with name-clash | Filip Zybała | |
2020-06-12 | Fix conflicts after rebase | Andrzej Ratajczak | |
2020-06-12 | Fix after rebase | Andrzej Ratajczak | |
2020-06-12 | Stdlib wrapping in signature | Marcin Aman | |