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 | Mark Plugin Api as experimental (#2743) | Vadim Mishenev | |
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 | Fix MathJax rendering bug (#2342) | Jacob Wysko | |
* Fix MathJax rendering bug (#2175) Fix a bug where using the `@usesMathJax` custom tag would cause the documentation to fail to render. | |||
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 | |||
2020-07-15 | Add fixes so the test actually passes | Aurimas Liutikas | |
2020-06-25 | Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ↵ | Andrzej Ratajczak | |
`Deprecated`. #944 | |||
2020-02-27 | Small adjustments to the new model | Paweł Marks | |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo | |
2020-02-12 | page merger strategy with tests | Szymon Świstun | |
2020-02-12 | page merger strategy | Szymon Świstun | |
2020-01-31 | Unifing model for pages with content ant technical renderer specific pages | Paweł Marks | |
2019-12-16 | Changes naming and applies pull request's requirements | Andrzej Ratajczak | |
2019-12-13 | Fix mathjax plugin for dokka to compile | Kamil Doległo | |
2019-12-13 | Add abstract structure for MD/HTML comments and MD parser | BarkingBad | |
2019-11-26 | Introduction of all important extension points and restructuring of ↵ | Paweł Marks | |
DokkaGenerator | |||
2019-11-26 | Interface segregation in plugins api | Paweł Marks | |
2019-11-26 | Merging PageNode changes with plugins | Błażej Kardyś | |
2019-11-25 | Mathjax plugin implemented | Paweł Marks | |